A place to collect all the little quirks with fonts and software
This homepage uses jekyll minima
Hosted at https://schriftgestalt.github.io/FontTechKnowledge/ -> This should be a general domain, not personal.
-
Open Terminal.
-
Navigate to the publishing source for your site.
-
Run
bundle install
. -
Run your Jekyll site locally
bundle exec jekyll serve
orbundle exec jekyll serve --livereload
. -
open the server adress you find in the terminal output, similar to:
> Server address: http://127.0.0.1:4000/