Giter Site home page Giter Site logo

fossi-foundation.github.io's Introduction

FOSSi Foundation Web Page

This page is served through GitHub pages, which is in turn powered by the static site generator Jekyll. Essentially, this means the page content can be written in Markdown, and is then processed into static HTML pages by GitHub after each push, and then published.

To edit the page, just edit any of the Markdown files. The full documentation is available at the Jekyll documentation site.

Development Setup

To see the final page locally, you need to install Jekyll as described in the GitHub documentation.

# Install dependencies
# for OpenSUSE
sudo zypper install ruby2.5-devel zlib-devel ruby2.5-rubygem-bundler

# for Ubuntu > 14.04 (Ruby > 2.0 is required)
sudo apt-get install ruby-dev zlib1g-dev

# Install Jekyll with all dependencies used by GitHub pages
# (inside the directory where this README is)
bundle install --path vendor/bundle

# Build and continuously update site
bundle exec jekyll serve

You can now view the site in your browser at http://localhost:4000. It is constantly updated if you make changes to any of the source files (if you reload the page in your browser, of course).

fossi-foundation.github.io's People

Contributors

coding46 avatar danielfone avatar djoos avatar groundh0g avatar imphil avatar jogjayr avatar juliusbaxter avatar koomar avatar kvannotten avatar lax avatar lorensr avatar lukasknuth avatar lzcabrera avatar markijbema avatar marshallshen avatar martinda avatar mjpieters avatar olofk avatar parnmatt avatar pierre-jean avatar pierredup avatar plusjade avatar richardlitt avatar roman-yagodin avatar rsertelon avatar segfaultax avatar studiomohawk avatar subosito avatar vattay avatar wallento avatar

Watchers

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