Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cterence/fruition-worker
Cloudflare Worker function used for www.terence.cloud
https://github.com/cterence/fruition-worker
Last synced: about 1 month ago
JSON representation
Cloudflare Worker function used for www.terence.cloud
- Host: GitHub
- URL: https://github.com/cterence/fruition-worker
- Owner: cterence
- License: mit
- Created: 2023-01-15T14:34:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T05:56:37.000Z (about 2 months ago)
- Last Synced: 2024-10-25T00:10:52.765Z (about 2 months ago)
- Language: JavaScript
- Size: 66.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fruition worker
![cicd-badge](https://github.com/cterence/fruition-worker/actions/workflows/deploy.yaml/badge.svg)
Cloudflare worker code for hosting my personal site : https://www.terence.cloud.
The worker is automatically redeployed after each push on main (I know, I'm crazy like that).
For more info, visit https://fruitionsite.com/ which is the main source of this code.
## Mods
I modified the code you can find on Fruition. Here is what I added :
- Sun/Moon emoji next to the light/dark mode toggle button
- Wider content size (between the 900px normal size and full width)