Skip to content

The-fthe/static-site-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practice for static page generator

Feature

  • ./contenl markdown files will be generate to html pages
# add execute permission
sudo chmod +x ./main.sh

#generate html page from ./content and run on localhost:8888
./main.sh

Caution

  • markdown page require first line of text be # this is a title h1 header(# this is a title) in order to generate, wrong configure will cause error

static page generator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages