This repository has been archived on 2024-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-12-16 18:05:11 -06:00
about Delete large temporary icons instead of trashing them 2021-12-16 18:05:11 -06:00
blog@5ca6c7daf6 Fix #3: Add fallback images 2021-10-31 12:14:23 -05:00
explore Update exoffice link 2021-12-07 21:30:28 -06:00
fonts Fix #2: Add custom CSS fonts 2021-10-31 11:56:22 -05:00
fuqs Revise admins FUQ 2021-12-02 11:28:46 -06:00
howtuwu@93c4c3a913 Pull latest howtuwu 2021-11-23 13:55:53 -06:00
quickstart Update quickstart for new email registration process with the new website 2021-12-15 17:26:07 -06:00
register Make sure usernames don't start with numbers 2021-11-29 22:00:13 -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.