Skip to content

iolo/sapsalgae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sapsalgae

fast and simple static site generator.

Sap-sal-gae(Korean: 삽살개) is a shaggy korean breed of dog.

sap-sal-gae

디렉토리 구조

  • src : source directory
    • asset : copy to output
      • css, png, jpg, js, ...
    • layout
      • default.ejs
    • page: merge all html/markdown files with layout into html and emit into output
      • md, html...
  • out : output directory

front-matter

  • title[=untitled]
  • layout[=default]

getting started

$ npm ci
$ node index.js

may the SOURCE be with you...

About

fast and simple static site generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published