Leticia-maria / QuantumPortal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:SCSS 63.8%Language:CSS 23.3%Language:HTML 8.8%Language:Julia 4.1%