31
loading...
This website collects cookies to deliver better user experience
glazed-donut
.glazed-donut
is the name of the static site generator that I created as my first open source project for my college course. It was really fun to make over several weeks, slowly growing and learning a lot of things.😋🍩dotnet publish -c Release -r win10-x64 --self-contained false
linux-x64
for the -r
option instead.zip
compressor in Windows, and I compressed the Linux folder with 7zip
to a tar.gzip
).master
branch on its latest commit and tagged it with the v1.0.0
tag. I then pushed the tag to my GitHub repo, and made a new release using the new tag.glazed-donut
and install it with the instructions I left in the README.