Skip to content

isaackps/gatsby-blog

Repository files navigation

Isaac's Blog

A simple place to store my knowledge and progresses.

Blog

  1. Adding a new blog post

    • Go to blog.isaackoh.com/admin
    • Log in using github and netlify
    • Click new Blog button
    • Start writing the blog post as a new entry
    • Save the post, if you require more editing, change status to 'ready' and publish
    • Wait a while and it is done!
  2. Updating a blog post

    • Go to blog.isaackoh.com/admin
    • Log in
    • Select the blog you want to edit and edit the content
    • Save and publish
    • Wait a while and it is done!
  3. Delete a blog post

    • Go to blog.isaackoh.com/admin
    • Log in
    • Select the blog you want to edit and edit the content
    • Click the delete button
    • Wait a while and it is done!

Development

  1. Start developing.

    Navigate into the directory and start it up.

    gatsby develop
  2. Open the source code and start editing!

    The 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 project directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!

  3. Deploying latest code

    Commit and merge into main branch for deployment.

    Netlify has been set up for auto-publishing.

About

A blog build on gatsby with Netlify CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published