Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions src/content/docs/en/guides/cms/jekyllpad.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: JekyllPad & Astro
description: Manage your Astro site content with JekyllPad’s browser-based, GitHub-backed editor, no Git or Markdown hassles ever.
sidebar:
label: JekyllPad
type: cms
service: JekyllPad
i18nReady: true
---

[JekyllPad](https://www.jekyllpad.com) is a lightweight, browser-based CMS that connects directly to your GitHub repository.

It provides a modern WYSIWYG + Markdown editor, commits changes straight to your repo, and runs 100% client‑side, so you can manage content for Astro without setting up servers or learning Git.

It is a client-side application that runs completely in user's browser. This means data, oauth and security tokens, all stays in user's browser. No installation required, works with any mobile or desktop browsers.

## Features
- **Easy sign-in with Github**: Secure sign-in using your Github account with minimum access (only public repositories Or all repositories)
- **Modern Online Markdown Editor**: Real-time WYSIWYG editor with all modern features you need including code blocks and media embeding
- **VSCode Style Editor**: Modern VSCode style editor for YAML, JSON, HTML and all other text files with intelisense, folding, minimap, code highlights, etc.
- **Frontmatter Editor**: Manage frontmatter in a grid property style which supports text, boolean, single select, multi select and date
- **Rich Media Integration**: Seamless media integration (images, videos, youtube and social media content), Drag-and-drop uploads, Embed directly from Pexels, Youtube, and more
- **Seamless GitHub Integration**: Your content changes are automatically saved, committed, and synced with GitHub repository
- **Robust Security & Privacy**: Your data does not leave your browser and is protected by industry-leading security measures. JekyllPad is fully client-side application that runs in your browser.
- **No Installation or Setup Required**: Cross-platform compatibile and works with any mobile, tablet and desktop browsers.


## Try it out
JekyllPad offers a free tier, So visit the [JekyllPad.com website](https://www.jekyllpad.com) or watch the demo on youtube [here](https://www.youtube.com/watch?v=LoWm3Xqm7sQ).


## Official Resources

- [JekyllPad Website](https://www.jekyllpad.com)
- [Watch Demo](https://www.youtube.com/watch?v=LoWm3Xqm7sQ)
- [How JekyllPad Works](https://www.jekyllpad.com/blog/how-jekyllpad-works-9)
- [Pricing](https://www.jekyllpad.com/pricing)
- [Start for Free](https://www.jekyllpad.com/start)