Coder Social home page Coder Social logo

fraank / yedit Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 466 KB

the web editor for handling multiple static website projects controlled by jekyll.

License: MIT License

Ruby 98.29% CSS 0.24% JavaScript 0.02% HTML 1.46%
jekyll static-site-generator static-site website-builder ruby sinatra redis

yedit's Introduction

yedit - the web editor

the web editor for handling multiple static website projects controlled by jekyll.

Key Features

  • multi-project - manage multiple websites, switch projects to develop and preview in ui
  • direct deploy - deploy to your cdn, over ftp / ssh
  • file driven - no database needed
  • 'take a away' - all data can be exported at any time
  • every feature available through web-interface

Principles for building this package:

Keeping the things as easy as possible:

  • minimum gem dependencies
  • no big frameworks
  • maximum performance
  • easy to use ui
  • fasten up development and deployment

Due to this reasons we didn't use any big js frameworks, rails, or outstanding css-frameworks.

Adding themes: Use the interface (beta) or just make a 'git clone #repo' in ./usr/themes.

Adding plugins: Use the interface (beta) or just make a 'git clone #repo' in ./usr/plugins.

Quick run with docker:

$ docker-compose up

Run tests

$ docker-compose -f docker-compose-testing.yml run editor /bin/bash -l -c "bundle exec rspec"

Update gems

To update the projects bundle execute:

$ docker-compose build

Update docs

To update the projects docs:

$ docker-compose run editor /bin/bash -l -c "bundle exec yard"

yedit's People

Contributors

fraank avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.