Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelset/debug-mind-website
The source code for the debug-mind website
https://github.com/kelset/debug-mind-website
html mental-health website
Last synced: about 11 hours ago
JSON representation
The source code for the debug-mind website
- Host: GitHub
- URL: https://github.com/kelset/debug-mind-website
- Owner: kelset
- License: mit
- Created: 2024-02-17T19:32:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T21:35:52.000Z (11 days ago)
- Last Synced: 2024-11-06T22:30:05.557Z (11 days ago)
- Topics: html, mental-health, website
- Language: HTML
- Homepage: https://debug-mind.com/
- Size: 1.14 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# debug:mind website
[![Netlify Status](https://api.netlify.com/api/v1/badges/7b0584ff-9f79-4838-b56f-939a2ecb59a4/deploy-status)](https://app.netlify.com/sites/debug-mind/deploys)
![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen)
Welcome to the website of my [debug:mind series](https://www.youtube.com/playlist?list=PLiD6R_aXkpLiMfS2YrhSgtSj09JJCaP2y) 🎙️🧠
This website showcase 3 main things:
- the list of debug mind episodes
- the shorts extracted from said episodes
- all the various mental health resources I've found around the web (_originally collected into the separate repo [mental-health-resources](https://github.com/kelset/mental-health-resources)_)### Good to know
- Content & illustrations (ASCII Illustrations & text) are separated into smaller html files in the `./partials` folder.
- the youtube episodes info are all stored in the `youtube-content.json` file
- the shorts are ordered from the newest to the oldest
- Partials and Youtube content are added into the index.html by running `node predeploy.js` via `netlify.toml` on every push.## Contributing
Check out the [dedicated doc](./CONTRIBUTING.md).
## License
The code in this repository is under [MIT License](./LICENSE).
## Credits
The version 2.0 of this website has been designed & built by [Adam Ridovics](https://adamridovics.com).