Important
This repository has moved to https://codeberg.org/treeman/jonashietala.
This GitHub copy is a frozen archive. New commits, issues, and pull requests should go to Codeberg.
My site http://www.jonashietala.se.
-
Setup an AWS credentials file or add environment variables. Docs.
By default it will use
~/.aws/credentialsif exists. -
./blog syncto sync.outputand./blog upload-filesto upload files not tracked by git.
I use sublime text highlighters. Syntect comes with several built-in, but you can add more manually to the syntaxes folder.
Either drop in a .sublime-syntax file or add a git submodule, for example:
cd syntaxes
git submodule add https://github.com/evandroforks/TomlThen update the syntax binary with ./blog dump-syntax-binary.