Skip to content

vrypan/jekyll-post-via-web

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

jekyll-post-via-web

A simple HTML+JS page that allows you to post new articles to your GitHub-hosted Jekyll blog, using a browser.

What is this?

If you host your Jekyll blog on GitHub, you can use jekyll-web-post to post new articles from a browser. You can find more details here: Post to your GitHub-hosted blog using a simple bookmarklet.

Installation

Just copy cms.html to the root of your Jekyll blog source, and deploy. Then visit the page using your web browser, usually at <url>/<base_url>/cms.html.

Make sure you have github.repo and github.branch set in _config.yml. This is the repository and branch holding your blog's source. For example:

github:
  repo: vrypan/vrypan.github.io
  branch: master

Support this project

If you'd like this project, consider donating a fraction of bitcoin. Thank you in advance!

Copyright

Panayotis Vryonis, vrypan.net

About

A simple HTML+JS page that allows you to post new articles to your GitHub-hosted Jekyll blog, via web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages