Open a julia session in the top folder
pkg> activate .
pkg> instantiate
julia> using Franklin
julia> serve()
This will open the webpage hosted locally, and changes can be seen live
- Add a markdown file in the appropriate folder, e.g.
<folder>/<newfile.md>
- Add an entry in
_layout/pgwrap.html
to make it appear in the side panel (copy an equivalent line)