Skip to content

A minimal static site generator built with PostHTML & PostCSS integrated with dev and build workflows.

Notifications You must be signed in to change notification settings

telagraphic/static-site-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Setup a minimal static site generator using PostHTML and PostCSS. Checkout posts for more details on how to setup PostHTML and PostCSS.

Instructions

Clone the repo and install packages:

npm i

Then run a local server that compiles HTML templates and CSS.

npm run server

Once ready for deploy, build the distro:

npm run build

About

A minimal static site generator built with PostHTML & PostCSS integrated with dev and build workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published