Skip to content

StructionSite/structionsite.github.io

Repository files navigation

StructionSite Technology Blog

Setup

Run locally

yarn install
yarn start

Build for production

yarn build

Adding an entry

  1. Copy the template in content/posts/template.md.tmp and rename to [my-post-slug].md
  2. Edit the front matter
  3. Write the post!
  4. Open a PR against main for review
  5. Merges to main get deployed

Tips

Zola is used to generate the site. Check out the docs to see what you can do.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published