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-10-31 12:14:23 -05:00
about Fix #3: Add fallback images 2021-10-31 12:14:23 -05:00
blog@5ca6c7daf6 Fix #3: Add fallback images 2021-10-31 12:14:23 -05:00
explore Use new website link 2021-10-30 17:49:16 -05:00
fonts Fix #2: Add custom CSS fonts 2021-10-31 11:56:22 -05:00
fuqs Add new Matrix space link 2021-09-04 13:14:11 -05:00
howtuwu@1ed115e18c Website updates 2021-10-26 12:29:33 -05:00
quickstart Fix #3: Add fallback images 2021-10-31 12:14:23 -05: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.