Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 405 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 405 Bytes

Celeste Template

Based on the wonderful Celeste by @nicoelayda.

Development

Any changes to the CSS should be made to the SCSS files in _sass/ and compiled using Sass.jl as follows:

Sass.compile_file("style.scss", "../_css/celeste.min.css"; output_style = Sass.compressed)

All the Franklin.jl related changes are in _sass/adjust.scss