-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Added JekyllPad docs in CMS section #12689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
|
Hello! Thank you for opening your first PR to Astro’s Docs! 🎉 Here’s what will happen next:
|
|
Hi! If you'd like to add a new guide, please follow the process outlined in our contributing docs and note the example to follow as a model. |
Hi @sarah11918 , I believe I have followed the document and made the necessary changes. |
src/data/logos.ts
Outdated
| optimizely: { file: 'optimizely.svg', padding: '.2em' }, | ||
| zephyr: { file: 'zephyr.svg', padding: '0' }, | ||
| seenode: { file: 'seenode.svg', padding: '.2em' }, | ||
| jekyllpad: { file: 'jekyllpad.svg', padding: '0' }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @delucis , fixed the padding. This is how it looks like now:

sarah11918
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi! I've edited the content here to match our format, and I can see that Chris already left a comment about needing to replace the SVG!
Co-authored-by: Chris Swithinbank <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
|
Thanks @sarah11918 & @delucis I resolved all your comments. Please have another look. thanks. |

Description (required)
Expands the CMS options for Astro users with JekyllPad, a browser-based, GitHub-backed headless CMS.
Related issues & labels (optional)
Adds a new CMS guide:
Checklist