Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 699 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 699 Bytes

The personal blog of Robert Jefe Lindstaedt (eljefedelrodeodeljefe)

Development

Dependencies:

  • brew install hugo
  • npm install -g firebase-tools
    • firebase login
hugo server -D

Authoring

New Post

hugo new [article|...]/[name of resource].md

Themeing

cd themes/bilberry-hugo-theme/src
yarn install
# make changes
yarn run production

License

MIT