exozyme main development repository, please report bugs here! https://exozy.me
Go to file
2021-11-25 19:48:22 -06:00
about Clean up explore page 2021-11-25 16:34:31 -06:00
blog@5ca6c7daf6 Fix #3: Add fallback images 2021-10-31 12:14:23 -05:00
explore Remove "Core" heading from Explore page 2021-11-25 19:48:22 -06:00
fonts Fix #2: Add custom CSS fonts 2021-10-31 11:56:22 -05:00
fuqs Add two more FUQs about changing account details and reseting RDP sessions 2021-11-16 10:51:54 -06:00
howtuwu@93c4c3a913 Pull latest howtuwu 2021-11-23 13:55:53 -06:00
quickstart Clean up explore page 2021-11-25 16:34:31 -06:00
register Add confirm dialog 2021-11-24 10:14:24 -06:00
.gitmodules Use relative URLs for gitmodules 2021-08-15 14:50:34 -05:00
favicon.ico Use transparent logo 2021-08-16 19:47:24 -05:00
index.html Fix #3: Add fallback images 2021-10-31 12:14:23 -05:00
LICENSE Change license to CC BY-SA 4.0 2021-10-16 22:11:51 -05:00
logo.png Use transparent logo 2021-08-16 19:47:24 -05:00
logo.txt Add ASCII logo 2021-06-26 16:05:55 -05:00
logo.webp Convert transparent logo to webp as well 2021-08-16 19:50:01 -05:00
README.md Update README header 2021-10-30 17:53:11 -05:00
style.css Fix #3: Add fallback images 2021-10-31 12:14:23 -05:00

The exozyme website

A minimal HTML and CSS website for the exozyme project. Find our main repository here.

Developing

Clone this repository to your computer and start hacking! We don't have any JavaScript or Node stuff to worry about. You might want to run a lightweight HTTP server on your computer with python -m http.server.

You can calculate the total size of this website when deployed with du -ah . --exclude=.git --exclude="*.png" --exclude="*.jpg" --exclude="*.svg" --exclude=howtuwu.