https://github.com/justunsix/garden
Digital garden of notes and learning stuff
https://github.com/justunsix/garden
astro digital-garden digitalgarden health learning sport technology
Last synced: about 2 months ago
JSON representation
Digital garden of notes and learning stuff
- Host: GitHub
- URL: https://github.com/justunsix/garden
- Owner: justunsix
- License: mit
- Created: 2025-02-06T01:42:08.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-21T00:43:28.000Z (2 months ago)
- Last Synced: 2025-03-21T01:29:39.964Z (2 months ago)
- Topics: astro, digital-garden, digitalgarden, health, learning, sport, technology
- Language: MDX
- Homepage: https://justunsix.github.io/garden/
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# justunsix.github.io/garden
The source code for my digital garden with notes and learning stuff.
## Usage
- Use regular
[Astro setup and build commands](https://docs.astro.build/en/develop-and-build/)
- See `Makefile`## Technology
- Website is built with [Astro](https://astro.build/) website framework with
[Starlight](https://github.com/withastro/starlight) theme.
- Markdown
- Content is managed in [Emacs org](https://orgmode.org/) files and converted
to markdown in this repository using [pandoc](https://pandoc.org/)
- Conversion to markdown is still being worked on so expect broken links,
images, and problems in markdown files
- Hosted on [GitHub pages](https://pages.github.com/)## Acknowledgements
- [About Digital Gardens](https://maggieappleton.com/garden-history)