• Joined on 2023-02-23
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 pushed to webring at Fries/fries-website 2023-07-05 09:11:31 +00:00
cfa234d723 add a webring component to the site
Fries created branch webring in Fries/fries-website 2023-07-05 09:11:31 +00:00
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
Fries pushed to main at Fries/fries-website 2023-07-05 05:55:34 +00:00
8cde083875 improve the css
Fries created branch index-page in Solarpunk/meowy-webring 2023-07-04 07:00:12 +00:00
Fries pushed to index-page at Solarpunk/meowy-webring 2023-07-04 07:00:12 +00:00
79e88cb2f4 add a WIP index page
Fries created pull request Solarpunk/meowy-webring#6 2023-07-04 05:48:05 +00:00
hot reloading support
Fries pushed to hot-reloading at Solarpunk/meowy-webring 2023-07-04 05:45:56 +00:00
33f0b6a5e9 don't panic on parsing error with running watcher
Fries pushed to hot-reloading at Solarpunk/meowy-webring 2023-07-04 05:16:08 +00:00
93bd3540e8 use async mutex
a672135793 add cursed hot reloading support
ac93e8e0eb Merge pull request 'make printing less complicated and refactor cli' (#5) from improvements into main
d6a763a90b change spelling of seperator to separator
Compare 4 commits »
Fries pushed to hot-reloading at Solarpunk/meowy-webring 2023-07-04 05:15:26 +00:00
b7d11cb964 use async mutex
6f9e896592 change spelling of seperator to separator
Compare 2 commits »
Fries pushed to main at Solarpunk/meowy-webring 2023-07-03 23:20:54 +00:00
ac93e8e0eb Merge pull request 'make printing less complicated and refactor cli' (#5) from improvements into main
d6a763a90b change spelling of seperator to separator
82e8f68862 make printing less complicated and refactor cli
Compare 3 commits »
Fries merged pull request Solarpunk/meowy-webring#5 2023-07-03 23:20:54 +00:00
make printing less complicated and refactor cli
Fries pushed to improvements at Solarpunk/meowy-webring 2023-07-03 23:20:02 +00:00
d6a763a90b change spelling of seperator to separator
Fries created pull request Solarpunk/meowy-webring#5 2023-07-03 08:29:55 +00:00
make printing less complicated and refactor cli