Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/8ightfold/eight-fold-expressions
A blog of sorts.
https://github.com/8ightfold/eight-fold-expressions
indieweb monorepo rehype-plugin retro svelte
Last synced: 5 days ago
JSON representation
A blog of sorts.
- Host: GitHub
- URL: https://github.com/8ightfold/eight-fold-expressions
- Owner: 8ightfold
- Created: 2023-09-15T01:58:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-23T18:01:47.000Z (4 months ago)
- Last Synced: 2024-11-16T17:14:04.064Z (2 months ago)
- Topics: indieweb, monorepo, rehype-plugin, retro, svelte
- Language: Svelte
- Homepage: https://8ightfold.github.io/eight-fold-expressions/
- Size: 2.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eight Fold Expressions
A blog of sorts...
Made this mostly from scratch, all the components are at least.## Rehype plugins
My custom plugins are in [packages](/packages).
There were no good examples on using rehype with my setup so I kinda freeballed it.To extend them, you have to add to [``scripts.build-mono``](/package.json)
(they don't automatically get built).
You also need to make a [reference](/tsconfig.json) to the path.Make sure you run ``pnpm run build`` to compile the plugins.