Giter Club home page Giter Club logo

Brainhack School

All Contributors

This is the website of the brainhack school, built with hugo.

Deploying site

The deployment of the website is automated using github actions.

Run locally

To test it locally, you will need to:

  1. Create your own fork

  2. Clone this GitHub repo or the fork (change the URL if it's a fork):

    git clone https://github.com/school-brainhack/school-brainhack.github.io.git
  3. Make sure you're inside the school-brainhack.github.io/ directory, then clone the submodule for themes:

    cd school-brainhack.github.io
    git submodule update --init --recursive --remote
  4. If Hugo is not installed, follow the steps in their documentation to install it on your machine: https://gohugo.io/getting-started/installing/

  5. To run the website locally, make sure you are still in school-brainhack.github.io/ directory and build the website with

    hugo serve -D

    The -D option is to serve the website including the draft .md files.

    Navigate the local version to make sure things are compiled correctly.

Contributors

school-brainhack's Projects

testing_ci_module icon testing_ci_module

Repo for the exercise of the Tesing and Continuous Integration module of the BrainHack School.

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.