Skip to content

v-octal/yapb

Repository files navigation

YAPB: Yet Another Portfolio Blog

screesnhot

YAPB: Yet Another Portfolio Blog is an opinionated minimalistic portfolio and blog. It's built on top of gatsby-personal-starter-blog. As a result it comes with Netlify CMS integration. The blog can be customised according to your needs.

So, go ahead and build your portfolio and write a world changing post.

🚀 Quick start

  1. Install Gatsby

    For more instruction checkout Gatsby official tutorial.

    npm install -g gatsby-cli
  2. Create a Gatsby site

    Use the Gatsby CLI to create a new site, specifying the blog starter.

    gatsby new my-blog-starter https://github.com/geekyJock8/yapb
  3. Start developing

    Navigate into your new site’s directory and start it up.

    cd my-blog-starter/
    gatsby develop
  4. Your site is live!

    Your site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

    Open the my-blog-starter directory in your code editor of choice and start editing!

    Check out the Full documentation for Gatsby lives on the website.

📔 Deploying your site with Netlify

Start from this point in the Gatsby documentation to finish the set up for your personal Netlify CMS with authentication.

📝 TODOs

There are so many things left to do:

  1. Dark Mode
  2. Image Support for Cards
  3. Documentation
  4. Animation Effects
  5. Emailing List Support
  6. Card Colors
  7. Searching and Tagging
  8. Refactoring CSS

🤝 Contributions

Feel free to help. There are no guidlines as of yet, but maybe you can help in buidling them.

Releases

No releases published

Sponsor this project

Packages

No packages published