Giter Site home page Giter Site logo

opentrafficcount-de's Introduction

open-traffic-count-microsite

About

This is a microsite build with Jekyll for the Open Traffic Count Project

Getting Started

Prerequisites

You will need

  • Ruby >= 2.6 (install with rbenv)
  • bundler (install with ruby gems gem install bundler)
  • Node.js >= 12 (install with nvm)

Installing

git clone https://github.com/technologiestiftung/open-traffic-count-microsite.git
cd open-traffic-count-microsite
# Will check dependencies and give you hints what is missing
# Does NOT autoinstall Ruby and bundler
# It will run `bundle install` for you
./tools/install.sh

Development

All files that are used for the actual site are located in the src folder. The entrypoint to the site is index.md.

To run the Jekyll with "livereload" enabled you need to execute:

bundle exec jekyll serve --livereload

For compiling scss and ts you need to run:

npm run webpack:dev

For convenience this is combined in the the command:

npm run dev

Use CTRL + C to stop the server.

Deployment

The site is deployed through git hooks to Netlify. You will need to:

  • Create a new branch git checkout -b my-new-feature
  • Push the branch to the remote git push origin my-new-feature
  • Open a pull request for review.

Do not push to master directly!

opentrafficcount-de's People

Contributors

dependabot[bot] avatar ff6347 avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

opentrafficcount-de's Issues

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.


  • Check this box to trigger a request for Renovate to run again on this repository

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.