Giter Site home page Giter Site logo

darxmorph / sti-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from akvorrat/sti-ui

0.0 1.0 0.0 28.29 MB

Frontend code for SaveTheInternet in Europe

Home Page: https://savetheinternet.eu/

Ruby 9.28% JavaScript 18.81% Shell 1.54% HTML 21.95% CSS 48.41%

sti-ui's Introduction

STI-UI

Frontend code for savetheinternet.eu

Translations

The content files for each language (based on the English originals) can be found here:

./content/site/[TWO_LETTER_CODE]/

Example - content files for English site:

content/site/en
├── config.yml
├── faq
│   └── index.md
└── index.md

Set language to be ready for building (and deployment)

To mark certain languages ready to be built (and deployed) add the corresponding two-letter-codes as a new line in:

./translations-ready.yml

Build & Deploy

!! Please refrain from building this for translation purposes, the only things needed for doing translations are the listed steps from above. !!

Setup build environment:

  • Download and install ruby 2.3.0
  • Install ruby dependencies:
cd /STI-UI
bundle install
  • Download and install node.js v5.7.1 via the official installer or via nodenv (we use 5.7.1 locally in themes/sti).
  • Install node.js dependencies:
cd /STI-UI
npm install

Run without parameters to see usage of build & deploy script:

cd /STI-UI
./build_and_deploy.sh

sti-ui's People

Contributors

agnes- avatar alfaschz avatar darxmorph avatar katrinleinweber avatar luchaos avatar maltefiala avatar muellermartin avatar mungle avatar musha68k avatar petertheone avatar publicscam avatar sebalis avatar sonstwer avatar sqrt2 avatar tiagocasalribeiro avatar yaoyuanpa avatar zomtec avatar

Watchers

 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.