Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 622 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 622 Bytes

BioJulia.dev

Website URL badge

Static Site Tech

Using Xranklin under the hood.

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