Skip to content

ArnoPeters/martdegraaf.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.1%
  • SCSS 17.9%
  • TypeScript 11.8%
  • C# 5.5%
  • CSS 3.1%
  • JavaScript 1.6%