Giter VIP home page Giter VIP logo

gorgonia.github.io's Introduction

About

Thie repository contains the sources and the website of gorgonia.org.

The website is hosted in the master branch, and the sources are in the develop branch.

How to contribute:

The default branch for sources is develop.

git clone https://github.com/gorgonia/gorgonia.github.io.git
git submodule init
git submodule update

Fix existing content

locate the source within the develop branch under the content subdirectory. Fix it and create a PR against the develop branch of this repository. You can also use the link "edit on github" on the top right corner of the corresponding page on the gorgonia.org website.

Create new content

To add some new content to one of the sections, please use the command

hugo new section/my-content.md

where section is one of:

  • about
  • how-to
  • reference
  • tutorials

Edit the corresponding file and create a PR against the develop branch

Test your dev

Test your developments from the src subdirectory with:

hugo -D serve

Going live

This repo uses github actions to deploy the content; every event on develop triggers the build and deploy the website on master. Please ask a review of your content in doubt.

vanity import (for the Gorgonia team)

Vanity import paths are handled by hugo.

Add a new repository

To add a new go-gettable repository, add a file in the content/vanity-import-paths subdir.

Add a subpackage

To add a new subpackage to an existing repository, add an entry in the aliases array within the md of the 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.