/malwarewerewolf.com

My personal website created with Hugo

Primary LanguageHTMLMIT LicenseMIT

This is a repo to host the (Markdown) source files of my personal website, including my English blogs, as well as several project websites (such as raptorsa) The content of all pages is licensed under CC BY-NC-SA 4.0.

To build the website locally, you must clone this repo with its submodule (use the --recursive argument), e.g.,

git clone --recursive git@github.com:MalwareWerewolf/malwarewerewolf.com.git

The website is built via the Go framework Hugo. Please read its documentation for how to use it.