Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cbebe/charles.thyck.top
My personal website
https://github.com/cbebe/charles.thyck.top
hugo personal-website utterances
Last synced: 3 months ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/cbebe/charles.thyck.top
- Owner: cbebe
- Created: 2022-05-15T04:01:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T23:53:31.000Z (8 months ago)
- Last Synced: 2024-06-19T06:42:51.599Z (8 months ago)
- Topics: hugo, personal-website, utterances
- Language: JavaScript
- Homepage: https://charles.thyck.top
- Size: 1.09 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website
This website is built using [Hugo](https://gohugo.io) and my own
[fork](https://github.com/cbebe/risotto) of
[risotto](https://github.com/joeroe/risotto).## Scripts (`/bin`)
- `deploy` (Go)
- Builds and deploys the website to GitHub Pages
- Requires write access to the GitHub repository
- `packages` (Go)
- Fetches all npm packages published by me (`cbebe`) from the NPM registry and
writes it to a Markdown table
- Requires `deno` to format the Markdown table
- `serve` (Go)
- Serves the build output locally
- `make-turnip` (Shell)
- Required for the Turnip Calculator page
- Creates the `script` element load the bundled JavaScript## Future Post Ideas (`/data/TODO.md`)
- To-do list of post ideas
- I will most likely be drawn away from my original ideas when I actually start
writing