This is my personal webpage, published on carlo.sh
This page can be built in any system that has a POSIX compliant shell and pandoc
.
My stack:
- Visual Studio Code
- Visual Studio Code's innerHTML Syntax Highlighting extension. This is handy as this webpage makes heavy use of Custom Elements, so syntax highlighting for innerHTML template literals becomes a necessity.
- Visual Studio Code's Markdown All in One extension. This is useful to preview Markdown content.