Skip to content

freekrai/jekyll-bookmarklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Jekyll Bookmarlet

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 add-draft.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: flybaseio/flybaseio.github.io
  branch: master

About

Bookmarklet for Jekyll on Github Pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages