Skip to content

shanamatthews/static-site-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static site generator + blog

This is a super simple static site generator written with pandoc and a few lines of bash script.

The build script generates the site using pandoc. This script must be run after any changes & before pushing to GitHub.

Posts with draft: true in the frontmatter will be ignored by the build script.

Idea inspired by rwxrob.

how to run locally

You can preview this locally with my preview script.

Hosting

This is hosted using Azure Static Webapps because it's free 🎉 and uses the associated GitHub plugin for CI/CD.

Currently hosted at shana.codes.

About

it's my personal website, generated with my own super simple SSG

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published