felixwechsler.science

Stars
3

felixwechsler.science

A personal page with Franklin.jl using

Installation

Install the latest JuliaLang Release for your machine. Clone this repository. Open the Julia terminal (or navigate within the Julia REPL cd("foo/bar/felixwechsler.science")) at the file location. Then do:

julia> ]activate .

julia> ]instantiate

julia> using Franklin

julia> serve()