Giter Club home page Giter Club logo

pslab-web-frontend's Introduction

Prerequisites

Install Hugo, extended version. Most Linux distributions have it ready in default repositories and can be installed via package manager.

How to contribute

  1. Fork this repository, and open a pull request when you are done. DO NOT push branches here directly, even though you may well have the power to do so.
  2. Clone your fork. Use the option to checkout submodules as well: git clone --recurse-submodules <URI> <TARGET>
  3. Edit the website as you please, with the following caveats:
  • DO NOT commit anything inside public. The folder is ignored and nothing should be stored there
  • DO NOT change anything inside themes. The theme maintenance is "outsourced"
  • Navigation and menus are configured inside config.toml
  • The homepage is customized inside data/en/homepage.yml
  • All the contents are (you don't say) inside content
  • DO NOT add HTML files
  • Try to avoid HTML snippets inside markdown files. Most of what you want to embed is dealt with Hugo's shortcodes. If there is no shortcode, we can develop one.
  1. Test the website locally, by running hugo server. It will serve the website for you (look at the output for the URL)
  2. When satisfied, push on your fork
  3. Open a Pull Request from your fork to this repository

pslab-web-frontend's People

Contributors

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