Simple web base that will be used in future projects
  • CSS 62.6%
  • JavaScript 31.6%
  • HTML 5.8%
Find a file
2026-06-27 17:51:00 -04:00
assets first commit 2026-06-27 17:50:20 -04:00
css first commit 2026-06-27 17:50:20 -04:00
js first commit 2026-06-27 17:50:20 -04:00
views first commit 2026-06-27 17:50:20 -04:00
README.md weirdo 2026-06-27 17:51:00 -04:00

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.