Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.
/ website Public archive
forked from TryGhost/Dawn

Website theme for chrg.nl

Notifications You must be signed in to change notification settings

christiaangoossens/website

 
 

Repository files navigation

Christiaan Goossens Website Theme

Fork from https://github.com/TryGhost/Dawn

Development

Styles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'll need Node, Yarn and Gulp installed globally. After that, from the theme's root directory:

# Install
yarn

# Run build & watch for changes
yarn dev

Now you can edit /assets/css/ files, which will be compiled to /assets/built/ automatically.

The zip Gulp task packages the theme files into dist/dawn.zip, which you can then upload to your site.

yarn zip

About

Website theme for chrg.nl

Topics

Resources

Stars

Watchers

Forks

Languages

  • CSS 46.8%
  • Handlebars 45.6%
  • JavaScript 7.6%