Commit Graph

486 Commits

Author SHA1 Message Date
Anthony Wang 9a40442f1e
Remove exobin since it was mostly a demo
If you want to run your own "exobin", just make a folder in /srv/http and scp to your heart's content
2024-03-29 02:12:21 +00:00
Anthony Wang 76e6d16724
Fix remote desktop wiki page link 2024-03-26 21:15:06 +00:00
Anthony Wang cdc7d4ca18
Fix Matrix link text 2024-03-03 21:55:45 +00:00
Anthony Wang 09aa240bb9
Capitalize Hex Color Clock and Dumb Physics Engine 2024-03-01 05:08:35 +00:00
Anthony Wang 1f4e000a9b
Add Hex Color Clock to Explore page
I know it's barely any code and useless, but the code is definitely nice
2024-03-01 05:05:54 +00:00
Anthony Wang 62d027d7fd
Improve wording, fix typos 2024-02-16 04:47:05 +00:00
Anthony Wang e703f96d1b
Improve wording in the join guide 2024-02-16 03:55:45 +00:00
Anthony Wang b31b120380
Force table width to be 100% to fit width of body 2024-02-14 19:46:07 +00:00
Anthony Wang a4538f3536
Use border-spacing instead of padding 2024-02-14 19:39:23 +00:00
Anthony Wang 4b050708c3
Reformat style.css 2024-02-14 16:39:03 +00:00
iacore c401e49f40
fix table padding 2024-02-14 16:23:25 +00:00
iacore 8549873ab7
fix typo 2024-02-14 16:17:05 +00:00
Anthony Wang d5b62af506
Add more personal websites (don't have to be hosted on exozyme) from exoring, exofeeds, and requests, sort by user uid
This roughly corresponds to sorting by join date, but there are some exceptions since a few users have been deleted and their uids have been claimed by others
2024-02-14 15:48:10 +00:00
Anthony Wang 3c0fab54e8
Suggest in the join guide that new members introduce themselves on Matrix 2024-02-11 18:45:28 +00:00
Anthony Wang 0adfff681f
Add physics.exozy.me to explore page 2024-01-30 00:40:46 +00:00
Anthony Wang 2f7e3c6b4b
Make email address in join page a bit easier to decode 2024-01-26 16:28:25 +00:00
Anthony Wang fa4333a438
More cleanup, explain referral process, use SSH instead of RDP in join guide 2024-01-26 07:02:05 +00:00
Anthony Wang a7a288d9b2
Minor cleanup 2024-01-26 04:01:29 +00:00
Anthony Wang b4fa6d4d2e
Split explore page into personal websites, projects, and services (Thanks @nvpie) 2024-01-23 19:13:51 +00:00
Anthony Wang a630bb82de
Add yt-local to explore page 2024-01-23 18:17:56 +00:00
Anthony Wang 10436f21d3
Small CSS tweaks 2024-01-20 17:51:50 +00:00
Anthony Wang 4eec331aa0
Merge exo* services list with community websites list, use HTML table so it looks way nicer 2024-01-20 17:00:59 +00:00
Anthony Wang 2af14b3937
New SVG logo! 2024-01-19 20:30:54 -05:00
Anthony Wang 54e6c88a65
Add services hosted by @x and sites from status page to community websites list 2024-01-18 00:05:55 +00:00
Anthony Wang 14122d5d9b
Fix link to community websites list 2024-01-14 18:11:22 +00:00
Anthony Wang 02ccf9c794
Change "Community-made websites" to "Community websites"
Feel free to suggest a better name for that!
2024-01-14 18:10:17 +00:00
Anthony Wang 23a0fd0c81
Add Navidrome to the community websites list 2024-01-14 16:37:54 +00:00
Anthony Wang a6380c22f0
Add LiteXiv to community-made websites 2024-01-13 22:39:17 +00:00
Anthony Wang 531959c0a1
Clean up about and explore pages 2024-01-12 20:04:11 +00:00
Anthony Wang 1c77dbeef5
Revert "Use max-width instead of width and min()"
This reverts commit 997820db57.

Using max-width makes the site look terrible on mobile since the text fills the entire screen instead of only 90%
2024-01-11 02:40:14 +00:00
Anthony Wang ebda9b5248
Add note to quickstart guide about running CPU-intensive programs, no torrenting allowed, exozyme is currently invite-only 2024-01-10 21:54:44 +00:00
Anthony Wang 5aa34af6dc
Move logo and other images to img 2024-01-05 00:57:14 +00:00
Anthony Wang be0739131a
Merge remote-tracking branch 'logo/main' 2024-01-05 00:54:51 +00:00
Anthony Wang e131dc1110
2024 major cleanup
- Remove FUQs page and move some of the questions to the about or quickstart pages
- Remove info boxes
- Use avif instead of webp images everywhere and keep png/jpg fallbacks
- Add pubkey.asc
- Add id things to all h2
- Convert all h4 headings to h3
- Simplify/fix wording in a lot of places
2024-01-05 00:47:16 +00:00
Anthony Wang aaba4dab4a
Clean up explore page 2024-01-01 19:52:17 +00:00
Anthony Wang 997820db57
Use max-width instead of width and min() 2023-12-24 01:30:17 +00:00
Anthony Wang e235b9db4c
Add a meta viewport tag to all pages so it's not tiny on mobile 2023-12-01 21:53:22 +00:00
Anthony Wang 5f3d69d69b
Add CSS pendulum page to community-made websites list 2023-11-11 20:03:25 +00:00
Anthony Wang 722f972985
Update status.exozy.me description 2023-10-01 01:39:29 +00:00
Anthony Wang 81603fd042
Remove "store large files in /data" because we have a new SSD now 2023-09-24 15:02:13 +00:00
Anthony Wang 96579d7d83
Merge pull request 'Fix broken/outdated links' (#17) from daudix/website:main into main
Reviewed-on: exozyme/website#17
2023-09-22 03:00:40 +00:00
David Lapshin 3ae77b1dd7
Fix broken/outdated links 2023-09-22 00:44:11 +00:00
Anthony Wang b2100e9860
Tweak dark mode link colors so it's more intuitive by having blue for unclicked and a purple-ish color for clicked links 2023-09-14 17:21:01 +00:00
Anthony Wang 5c47b7ac30
Merge pull request 'Fix content overflow on mobile, style tweaks' (#16) from daudix/website:fixes into main
Reviewed-on: exozyme/website#16
2023-09-14 17:11:02 +00:00
David Lapshin cd7aec2a10
Undo slogan change 2023-09-14 18:51:13 +03:00
David Lapshin 11f719f5bd
More visible difference between visited/unvisited links 2023-09-14 18:28:39 +03:00
David Lapshin 9b1d5ec8fc
Fix content overflow on mobile, style tweaks 2023-09-14 04:11:11 +03:00
Anthony Wang 42740c305d
Add peaksol.exozy.me to community-made websites 2023-09-10 03:37:59 +00:00
Anthony Wang 298933768d
Add cloudyy.exozy.me and Twineo to community-made websites 2023-09-09 04:41:33 +00:00
Anthony Wang dd8b3574ec
Remove unnecessary RDP image 2023-08-26 08:26:45 +00:00