Skip to content

Pagina.io is a nice editor for Jekyll sites hosted on Github Pages. You can use it to edit your pages using a pleasant WYSIWYG interface.

Notifications You must be signed in to change notification settings

pagina-io/api.pagina.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pagina.io API

Pagina.io (pagina Dutch for "page") is a nice editor for Jekyll sites hosted on Github Pages. You can use it to edit your pages using a pleasant WYSIWYG interface.

Written using Sinatra and Sequel.

This API is designed to work as a team with pagina.io frontend.

Setup

  • Run bundle install
  • Copy .env-sample to .env and put in your settings
  • Create an application on Github and put your GITHUB_CLIENT_ID and GITHUB_SECRET into the .env file
  • Run bundle exec rake db:setup to create the schema in your database
  • You're ready to go!

Running

  • For the API, use foreman start
  • For the frontend, go to the frontend repo readme

By @mtimofiiv and @harianus.

About

Pagina.io is a nice editor for Jekyll sites hosted on Github Pages. You can use it to edit your pages using a pleasant WYSIWYG interface.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages