All Projects → todogroup → Todogroup.org

todogroup / Todogroup.org

Licence: other
The group for companies that run open source programs

Projects that are alternatives of or similar to Todogroup.org

Opengapps
The main repository of the Open GApps Project
Stars: ✭ 4,986 (+3362.5%)
Mutual labels:  open, opensource
vly1
v1 Voluntarily application - deprecated
Stars: ✭ 14 (-90.28%)
Mutual labels:  opensource, open
Comcast.github.io
The main Open Source portal for Comcast
Stars: ✭ 36 (-75%)
Mutual labels:  open, opensource
Cloth-Simulation-With-python---Verlet-Integration
No description or website provided.
Stars: ✭ 17 (-88.19%)
Mutual labels:  opensource, open
Ttoos
开源之道,致力于开源相关思想、知识和价值的探究!
Stars: ✭ 64 (-55.56%)
Mutual labels:  opensource, scss
Git Wiki Theme
A revolutionary full-featured wiki for github pages and jekyll. You don't need to compile it!
Stars: ✭ 139 (-3.47%)
Mutual labels:  scss
Write You A Haskell 2
A continuation of Stephen Diehl's Write You a Haskell
Stars: ✭ 142 (-1.39%)
Mutual labels:  scss
Generator Jekyll Starter Kit
🚀 Jekyll Progressive Web App Generator.
Stars: ✭ 139 (-3.47%)
Mutual labels:  scss
Openfpgaduino
All open source file and project for OpenFPGAduino project
Stars: ✭ 137 (-4.86%)
Mutual labels:  opensource
Grass
A near-feature-complete Sass compiler written purely in Rust
Stars: ✭ 143 (-0.69%)
Mutual labels:  scss
Lib
🤖 Lets you focus on the stuff that matters
Stars: ✭ 142 (-1.39%)
Mutual labels:  opensource
Opensourcebikeshare
The world's first low-cost and open source bike sharing system. (new version in development, use working "breakthrough" release instead!)
Stars: ✭ 141 (-2.08%)
Mutual labels:  opensource
3gstudent.github.io
blog
Stars: ✭ 139 (-3.47%)
Mutual labels:  scss
Gdpr Tracker
A crowdsourced directory tracking the compliance and security practices of cloud services and their subprocessors
Stars: ✭ 142 (-1.39%)
Mutual labels:  compliance
Openslider
A 3-axis 3D printed camera slider project that utilizes Marlin and is made with common components.
Stars: ✭ 140 (-2.78%)
Mutual labels:  opensource
Bulma Scss
Bulma SCSS - The Bulma CSS Framework files converted to SCSS syntax
Stars: ✭ 143 (-0.69%)
Mutual labels:  scss
React Slack Chat
[UPDATED] A Server-less Beautiful Gooey / Material Design Slack Chat Web Integrating Widget.
Stars: ✭ 139 (-3.47%)
Mutual labels:  scss
Inuitcss
Extensible, scalable, Sass-based, OOCSS framework for large and long-lasting UI projects.
Stars: ✭ 1,767 (+1127.08%)
Mutual labels:  scss
Binaural Beats
Brainwaves entrainment, auto hypnosis & lucid dreaming with an Android phone
Stars: ✭ 142 (-1.39%)
Mutual labels:  opensource
Stylelint Config Recommended Scss
The recommended shareable SCSS config for stylelint
Stars: ✭ 141 (-2.08%)
Mutual labels:  scss

The TODO group website assets

This repo houses the assets used to build the website for the TODO Group at https://todogroup.org.

Building the site

This site is built using the Hugo static site generator and hosted on Netlify. In order to build the site, you'll need to install Hugo:

# macOS
brew install hugo

Running the site locally

If you want to edit the content of the site locally:

hugo server \
  --disableFastRender \
  --buildDrafts \
  --buildFuture \
  --ignoreCache

This will run the site on localhost:1313. Just navigate to http://localhost:1313 in your browser and you should see the site running.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].