Skip to content

JockiHendry/blog

Repository files navigation

Blog source code

This is the source code for my blog: https://jocki.me

Add New Post

  1. Create a new feature branch.
  2. Add the new post as mdx file in src/content/docs/blog folder in the format like YYYY-MM-DD-title.mdx.
  3. Preview the new post by running npm run dev.
  4. Commit and push to GitHub, then create a new Pull Request (PR). A new live preview URL will be added in the PR. Open this URL to see how the website will look like when it is deployed to live.
  5. If everything is fine, merge the PR to main branch. The new post will appear in live website (https://jocki.me).

About

Source code for my blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors