Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
CragglesG pushed 1 commit to main CragglesG/sprig
- Move Docusaurus from /docs/docusaurus to /docs, add Sprig logo assets, add docs link to Sprig navbar, add Vercel rewr... 8a3d78b
CragglesG closed an issue on CragglesG/sprig
Fix `toolkit.md` rendering in Docusaurus
Docusaurus currently returns `RuntimeError: x is not defined` when it attempts to render the toolkit pageCragglesG created a comment on an issue on CragglesG/sprig
It's likely that this is due to MDX parsing curly brackets in code blocks as JSX. Possible fix: replace { with {'{'} and } with {'}'}.
CragglesG pushed 2 commits to main CragglesG/sprig
CragglesG opened an issue on CragglesG/sprig
Improve the landing page
The landing page is bare and incomplete, it needs more contentCragglesG opened an issue on CragglesG/sprig
Fix `toolkit.md` rendering in Docusaurus
Docusaurus currently returns `RuntimeError: x is not defined` when it attempts to render the toolkit pageCragglesG pushed 2 commits to master CragglesG/slack-summarizer
CragglesG pushed 1 commit to master CragglesG/slack-summarizer
- Update README and Cargo.toml to fix minor mistakes b8cc7cb
CragglesG created a repository: CragglesG/slack-summarizer
CragglesG pushed 1 commit to master CragglesG/cshell
- Refactor shell builtins and extensions to use send method for output, update test extension, and improve error handling 0d9b625
CragglesG pushed 1 commit to master CragglesG/cshell
- Fix bugs, add colours.py and use in type built-in, move cshell to bin, add support for extensions in type built-in an... eff4067
CragglesG pushed 1 commit to master CragglesG/cshell
- Add GNU readline, added history and reload builtins, added ShellBuiltins implementation, added ShellExtensions implem... 4f901e7