Giter Site home page Giter Site logo

openboard-website's People

Contributors

kaamui avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openboard-website's Issues

Content management

That is the obvious next step to allow other team members to create and update content on the OpenBoard website.

I researched a few free, basic, simple and well designed open source PHP/MySQL CMS alternatives and found one that hit all these targets: Anchor CMS

The only annoying part would be the multilingual aspect. But there is no really simple strategies for a multilingual blog or CMS. Basically there are three:

  • Use a localized content block CMS (like Django) or framework (like Drupal)
  • Multiply DB fields to account for each language (Impractical)
  • Multiply the blog or content management system itself for each language

Deploying Django or other similar systems is not that straightforward and certainly overkill for what we need right now.

For our presently small dual language website, the most pragmatic way may be the third one: Having two Anchor instances. A few benefits:

  • deployable on our current LAMP stack
  • would allow for not strictly symmetric content (developer ressources)
  • simplicity and flexibility allowing to better grasp what we really need along the way

Choosing this alternative would reorient this project as an Anchor theme, a new build phase could take care of compiling the theme ready to be uploaded to an anchor instance.

What's your take on this?

Proposal: no direct links to issue templates

Currently there are some direct inks to issue templates on the github and the support pages to encourage people to contribute to OpenBoard. By this, the user however bypasses the issue list and has no incentive to search existing issues first. I think the recent question about pasting and probably some of the false positive issues are caused by this.

I therefore propose to explicitly mention that the user should first search for an existing open or closed issue, e.g. by linking to https://github.com/OpenBoard-org/OpenBoard/issues?q=is%3Aissue. Then tell them that they can open a new issue if they don't find an answer there.

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.