Skip to content

fgerick/fgerick.github.io.old

 
 

Repository files navigation

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

About

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 53.0%
  • CSS 30.2%
  • HTML 11.4%
  • Julia 5.4%