Skip to content

Repository files navigation

Personal Blog

Development

Install Pixi and Just, then run:

  • just serve — preview the production site at http://127.0.0.1:1111.
  • just drafts — preview published posts and drafts.
  • just build / just build-drafts — build production content only, or include drafts.
  • just check / just check-drafts — validate internal links without, or with, drafts.

Writing and publishing

  • just new my-post "My Post" creates content/posts/drafts/my-post.md.
  • Write and review drafts with just drafts.
  • just publish my-post sets the current UTC publication date, changes draft to false, and moves the post to content/posts/YYYY/, creating that year's section when needed.
  • Review with just serve, then commit and push.

Drafts remain committed on main but are excluded from the deployed site.

Deployment

Pushing to main runs GitHub Actions, which validates and builds the production site before deploying it to GitHub Pages.

Theme

The local Zola theme is inspired by PaperModX, which is based on PaperMod.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages