Skip to content

bruno-barros/static-pages-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static pages navigation

Navigation through static html files organized in folders. Originaly made to navigate through newsletters.

Install

  • Clone the repo
  • Run composer composer install

Pages

On folder pages create subfolders and put the index.html. The <title> will be used to build the page link. | (pipes) are converted to <br> and stored on htmlTitle attribute on Page object.

Configurations

All paths are configurable on app/paths.php. Some customization can be done on app/config.php.

About

Navigation through static html files organized in folders. Originaly made to navigate through newsletters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published