- open julia
- activate environment:
using Pkg; Pkg.activate("."); Pkg.instantiate();
- serve website while developing:
using Franklin; serve()
- commit and push to deploy
Global variables are defined in the config.md
page and can be accessed via,
{{var}}
Local variables (defined in other pages) can be accessed by specifying their location of definition, ex.
{{fill title blog/dcdl.md}}
- Social badges in footnote
- comments