Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 917 Bytes

README.md

File metadata and controls

43 lines (23 loc) · 917 Bytes

Joel 113 Personal Page

I am using Hugo to build the page from a set of markdown files.

https://gohugo.io/getting-started/quick-start/

This hugo project uses the mini theme.

https://themes.gohugo.io/

https://github.com/nodejh/hugo-theme-mini

This page was inspired by the following page, which lead me to hugo.

https://andschwa.com/

Hugo

hugo server - Serves the hugo pages at http://localhost:1313

Hugo Content Management

https://gohugo.io/content-management/page-bundles/

Github Pages

This page is hosted by GitHub pages:

https://pages.github.com/

Github Actions

This page is brought to you by GitHub actions:

https://github.com/features/actions

Favicon

convert -resize x16 -gravity center -crop 16x16+0+0 input.png -flatten -colors 256 -background transparent output/favicon.ico

https://askubuntu.com/questions/867567/convert-jpg-or-png-to-ico-using-terminal-and-back