Git Product home page Git Product logo

aswinsuryan / submariner-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from submariner-io/submariner-website

0.0 0.0 0.0 11.71 MB

This is the submariner website source code (hugo based).

Home Page: https://submariner-io.github.io/en/contributing/website/

License: Creative Commons Attribution 4.0 International

Makefile 0.50% Shell 0.50% HTML 28.77% CSS 48.95% JavaScript 20.77% Python 0.50%

submariner-website's Introduction

title date weight
Contributing to the Website
2020-02-19 22:03:26 +0100
30

The Submariner documentation website is based on Hugo, Grav, the Hugo Learn theme, and is written in Markdown format.

You can always click the Edit this page link at the top right of each page, but if you want to test your changes locally before submitting you can:

  1. Fork the submariner-io/submariner-website project on GitHub.

  2. Check out your copy locally:

    git clone ssh://[email protected]/<your-user>/submariner-website.git
    cd submariner-website
    make server
  3. An instance of the website is now running locally on your machine and is accessible at http://localhost:1313.

    {{% notice note %}} By default, the server can only be accessed from the same machine it's run on. Running make server BIND=0.0.0.0 PORT=8080 will allow remote access via any IP address on the machine (remote or local) on port 8080. Setting BIND to a specific IP address restricts access to that address alone. {{% /notice %}}

  4. Edit files in src. The browser should automatically reload so you can view your changes.

  5. Eventually commit, push, and pull-request your changes. You can find a good guide about the GitHub workflow here.

  6. Your changes will be verified by CI. Check the job results for details of any errors.

submariner-website's People

Contributors

aswinsuryan avatar danibachar avatar dependabot[bot] avatar dfarrell07 avatar jaanki avatar laumih avatar lonelycz avatar maayanf24 avatar mangelajo avatar maryamtahhan avatar maxbab avatar mkimuram avatar mkolesnik avatar nerdalert avatar nyechiel avatar oats87 avatar panguicai008 avatar rastislavs avatar sataqiu avatar shaejaz avatar skitt avatar sridhargaddam avatar stevemattar avatar tigert avatar tomer-shefler avatar tpantelis avatar vincent-pli avatar vthapar avatar yboaron avatar yochannah 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.