Skip to content

jgreener64/jgreener64.github.io

Repository files navigation

jgreener64.github.io

My academic CV and posts as a website - http://jgreener64.github.io.

Template is the celeste Franklin template, based on Celeste by @nicoelayda.

To test locally:

using Franklin
cd("jgreener64.github.io")
serve()

To deploy, push to GitHub.

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

My personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published