0.2.13 • Published 5 years ago

h5smpl v0.2.13

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

H5smpl

pronounced "hive sample" IPA: haɪvˈsæm.pəl

This project is an evolving template for a responsive HTML5 page. It can be used for various means, from creating static websites, over building a CMS template, to using it in documentation tools like pandoc.

Structure

  • dist Folder with files for distribution of the template
    • template.html HTML template file without content, linked to the default style
    • test.*.html HTML files for demonstration of the template
    • css Folder with CSS files of the template
      • reset.css, base.css For demonstration purpose only
      • style.*.css The different styles of the templates CSS
      • style.*.mini.css Minified versions of the different styles of the templates CSS The final output of this project
  • src Folder with source files for the template
    • css Folder with LESS code files for CSS generation
    • html Folder with HTML content for template demonstration and usage
    • img Folder with demo images
  • bower.json Bower component description file
  • gulpfile.js Build automation with Gulp
  • package.json Project description and NPM dependencies for the build process

Styles

You can find the style demo as GitHub Pages for this project.

License

MIT

0.2.13

5 years ago

0.2.12

5 years ago

0.2.11

6 years ago

0.2.10

6 years ago

0.2.9

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago