Git Product home page Git Product logo

blog.image-rs.org's Introduction

Contributing

Any member of the organization is welcome to contribute to the blog, not only collaborators. The main branch that is served over blog.image-rs.org should only be changed through PRs with at least one review, regardless of the author. Major changes to the structure or look should gather some feedback over a week but at least three days (so that one is a work day).

Most pressing issues:

  • Design the pages instead of relying on a rather unstructured default look.
  • Establish a system for tags and categories
  • Evaluate how to present posts by member that do not concern the project itself, such as library usage reports, abstract ideas and visions, and educational content on image related topics. Possibly through a weekly/monthy/quarterly aggregation post and summary paragraphs?

Serving locally

For basic usage, follow the official Github guide. If you are not comfortable giving sudo to the bundler commands just for this project (i.e. this is not your main project or you created a project related account to confine access, ...) like me then you can also do:

  1. Create some local directory used to hold the installed gems. I use GEM_HOME=~/.local/lib/gems to mirror the root tree that would otherwise be used.
  2. bundle install --path $GEM_HOME

  3. Invoke jekyll through bundle as well

bundle exec jekyll serve

blog.image-rs.org's People

Contributors

fintelia avatar heroickatora 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.