Skip to content

shsorbom/generate-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generate-Website

A series of Bash scripts to assist in the creation of a static website

Example usage:

./generate-page.sh -t example.tmp -f index.html -n Home

  • -t is for template file
  • -f is for the filename of the new page
  • -n is for the name of the new page as it appears in the navigation links

At present, only adding pages to the end of the navbar is supported. Also be warned that there is virtually no error detection right now.

About

A series of Bash scripts to assist in the creation of a static website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published