This is the source code for my personal website.
- Custom CSS theme - Something important to me was special theming that feels simultaniously professional and fun. One long term goal is to host a broad variety of content: From a portfolio to small games, proper colours and aesthetics are vital in making that wide variety of content feel natural.
- Unofficial CSSA Webring - A webring featuring fellow students from the Computer Science Student Department at the University of Manitoba.
- Death, Tax, and Off-By-One Errors - My personal blog about ethics and Computer Science. Includes an RSS feed and automatic sorting by published date.
- Clone the repository and switch to the main branch.
- Ensure
npm
is installed on your machine. - In the root directory (of the project, not your operating system), run
npm install
to install the eleventy static site generator, the RSS generation plugin, and any other required dependencies. - Use the command
npm run build
to build the site. Alternatively, use the commandnpm start
to build the site and automatically host it on a local web server.
(c) 2025 dextersig. All rights reserved.
All items uploaded to /docs/blog/posts
and /src/blog/posts
and their contents are protected by copyright. Unauthorized use is strictly prohibited.
All CSS, HTML, JavaScript, Markdown, and NJK files not previously specified are licensed under the MIT license.
Any other files hosted in this repository are either (c) 2025 dextersig or are files for which I do not have the rights to license.
All trademarks mentioned are the property of their respective owners. Any use of these trademarks is for identification purposes only and does not imply any affiliation or endorsement by the trademark owners.