Skip to content

edmundmiller/biojulia.github.io

 
 

Repository files navigation

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

About

BioJulia's Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 59.3%
  • CSS 22.1%
  • Julia 10.4%
  • HTML 8.2%