Giter Site home page Giter Site logo

escritorio's People

Contributors

janjiss avatar

Watchers

 avatar

escritorio's Issues

Theme system

There are following requirements for the theme system for Escritorio:

  • Templates can be handled as a single unit, meaning we can zip them, upload them and a mechanism on our end compiles the template and knows how to serve it.
  • As soon as the template is added, admin side has to see it in the configuration section
  • All templates must be served from single directory and should not be a part of the main code base. Probable structure would be themes/{theme_name}/assets, themes/{theme_name}/views, themes/{theme_name}/templates.

The main goal is to have ability to add templates on the fly, since a regular user does not want to deal with deploy, recompilation and other stuff. Think how Wordpress solves it, where you select zip file, upload it and it is ready to be displayed.

There are several challenges doing this in Elixir, since we have a compiled code base and we need to figure out how to handle updates to the codebase

Editor MVP

There are three main features missing for Editor MVP:

  • Pasting of images #5
  • Inline menu #4

After these features have been completed, we can focus on building rest of the platform

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.