Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

50 lines (28 loc) · 1.16 KB

Mart's Hugo blog

Visit https://blog.martdegraaf.nl/

A PR will trigger a deployment to Azure Static Web Apps for staging purposes.

A commit on the main branch will (also) be deployed to GitHub pages. Visit https://martdegraaf.github.io/

Navigate to the blog

cd .\src\blog

New code post

hugo new --kind code-post posts/your-new-blog.md

New book review

hugo new --kind book-review books/cool-book.md

Blog in Dutch

Not use this for findability

hugo new posts/nederlandse-blog-post.nl.md

Run itt

hugo server --buildDrafts --buildFuture

Links to start blogging

  1. Emoiji cheat sheet
  2. Fontmatter Hugo

notes to self

Abbreviation examples Azure resources

Thanks to

  1. Jackson Lucky's blog - LastModified

Ideas for blog:

  1. SonarCloud?
  2. Builder pattern TestContainers Respawn