Simple web base that will be used in future projects
- CSS 62.6%
- JavaScript 31.6%
- HTML 5.8%
| assets | ||
| css | ||
| js | ||
| views | ||
| README.md | ||
atums world
A plain HTML / CSS / JS template.
Structure
views/ pages
css/ styles
js/ site.js (header/footer/config) + theme.js
assets/ logo + icons
Edit the SITE object at the top of js/site.js to change the brand, nav,
footer, and links. Colors live at the top of css/base.css.