Giter VIP home page Giter VIP logo

fission.io's Introduction

Fission Site Source Repo

This is the source for the fission.io website.

Repo organization

This is a hugo statically-generated site, hosted on netlify. The site is automatically built by netlify (see netlify.toml and build.sh).

All site content is stored in the content directory in markdown format.

content/en
├── _index.html  # Landing page
├── author       # Info about blog authors
├── blog         # Blog posts
├── docs         # Documentation pages
└── search.md

Contributing

Setup

  1. Clone and setup

    # Install NPM dependencies with Node LTS version
    npm install
  2. Run Hugo server

    $ hugo server
    Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
    Press Ctrl+C to stop

You can visit localhost:1313 in browser to preview website.

Making changes

  1. Create a new branch
  2. Make your changes
  3. Verify your changes locally with Hugo server
  4. Commit and push your changes to the branch
  5. Raise a PR to default branch, verify changes with Netlify preview URL
  6. Once PR is merged, your changes would be live on the site

fission.io's People

Contributors

soamvasani avatar sanketsudake avatar timirahj avatar techmaharaj avatar blackfly19 avatar neha-gupta1 avatar life1347 avatar shubham-bansal96 avatar ukthapa avatar kanuahs avatar spikatrix avatar aniket762 avatar gauravgahlot avatar tri0l avatar shubhadar avatar shanep9 avatar dk03051996 avatar dependabot[bot] avatar vishal-biyani avatar saurabh3460 avatar runitmisra avatar rcmorano avatar nikhilsharmawe avatar melrom avatar mschneider82 avatar swuecho avatar endersonmenezes avatar dssudake 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.