• Joined on 2023-02-23
Fries created pull request Solarpunk/meowy-webring#9 2023-07-19 21:21:10 +00:00
add some tests for the shared crate
Fries pushed to main at Fries/fries-website 2023-07-16 06:16:16 +00:00
3f866e5a77 add a projects page
5d14a6cc08 move the nav style to the global style
Compare 2 commits »
Fries created branch tests in Solarpunk/meowy-webring 2023-07-13 16:30:26 +00:00
Fries pushed to tests at Solarpunk/meowy-webring 2023-07-13 16:30:26 +00:00
5e0536d756 add some tests for the shared crate
Fries created pull request Solarpunk/meowy-webring#8 2023-07-13 08:19:23 +00:00
seperate the hyperlegible font face out into a template and organize the crate structure
Fries created branch font-style in Solarpunk/meowy-webring 2023-07-13 06:39:02 +00:00
Fries pushed to font-style at Solarpunk/meowy-webring 2023-07-13 06:39:02 +00:00
10caf581ad remove the sus println
60c2ac15e7 move asset stuff to its own crate
f4e9ef6af9 seperate the hyperlegible font-face to a template
0e3ffc0991 move crates out to a folder
Compare 4 commits »
Fries pushed to main at Solarpunk/meowy-webring 2023-07-12 00:22:11 +00:00
a23a71f39f remove the md5 dependency from Cargo.toml
Fries pushed to index-page at Solarpunk/meowy-webring 2023-07-11 09:38:58 +00:00
70bb0691d3 implement a CachedResponse Responder struct
Fries pushed to index-page at Solarpunk/meowy-webring 2023-07-11 08:06:01 +00:00
53193d84b8 add cache busting filenames and split off assets
Fries pushed to index-page at Solarpunk/meowy-webring 2023-07-10 06:32:05 +00:00
1654821763 bump version number to 0.2.0
Fries created pull request Solarpunk/meowy-webring#7 2023-07-10 06:30:43 +00:00
add an index page and add name functions to the API
Fries pushed to index-page at Solarpunk/meowy-webring 2023-07-10 05:09:53 +00:00
4e17ef7dff update stylesheet and clean up asset code
Fries pushed to index-page at Solarpunk/meowy-webring 2023-07-08 06:04:44 +00:00
74f3cd1cb4 fix a bug with the next_name function
Fries pushed to webring at Fries/fries-website 2023-07-08 06:03:03 +00:00
7fb384451e use p instead of h2 for the webring text
3b954de4b8 add aria-hidden to the new seperator
19cd838544 Merge branch 'main' into webring
f0753ac18c add aria-hidden to hr tags and font sizes to vars
Compare 4 commits »
Fries pushed to main at Fries/fries-website 2023-07-08 05:37:11 +00:00
f0753ac18c add aria-hidden to hr tags and font sizes to vars
Fries pushed to webring at Fries/fries-website 2023-07-07 05:16:00 +00:00
1f23a0658b remove flexbox
Fries created branch webring in Fries/fries-website 2023-07-05 09:11:31 +00:00
Fries pushed to webring at Fries/fries-website 2023-07-05 09:11:31 +00:00
cfa234d723 add a webring component to the site
Fries pushed to index-page at Solarpunk/meowy-webring 2023-07-05 09:10:57 +00:00
6e9bbe1d60 add cors and previous and next name functions