Go to file
Alan Orth 823c0190bb
Add .gitignore
Ignore node_modules for now.
2020-12-07 13:19:12 +02:00
assets/css Remove assets/css/style.min.css.map 2020-11-30 17:26:29 +02:00
build Add PostCSS to build process 2020-11-30 15:44:06 +02:00
layouts/_default layouts/_default/baseof.html: Remove sign up button 2020-11-30 15:39:54 +02:00
source/scss source/scss/main.scss: Adjust featured card height 2020-12-01 11:21:00 +02:00
.gitignore Add .gitignore 2020-12-07 13:19:12 +02:00
CHANGELOG.md Initial commit 2020-11-30 13:30:22 +02:00
LICENSE.txt Initial commit 2020-11-30 13:30:22 +02:00
TODO Initial commit 2020-11-30 13:30:22 +02:00
package-lock.json Add PostCSS to build process 2020-11-30 15:44:06 +02:00
package.json package.json: Don't build CSS source map 2020-11-30 17:25:14 +02:00
theme.toml Initial commit 2020-11-30 13:30:22 +02:00