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-30 18:05:54 -05:00
about Add Drone CI log 2021-10-30 18:05:54 -05:00
blog@307e227fe2 Change license to CC BY-SA 4.0 2021-10-16 22:11:51 -05:00
explore Use new website link 2021-10-30 17:49:16 -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 Update port numbers of SSH and RDP to standard ports 2021-10-29 17:32:37 -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 Tweak front page 2021-07-31 21:04:32 -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 Switch to CSS 2021-06-30 22:47:02 -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.