Git Product home page Git Product logo

openfunction.dev's Introduction

OpenFunction Website

openfunction.dev is OpenFunction's website which is built with Hugo and Hugo template Docsy.

Contribute

Contributions of any kind are welcome!

Fork and clone the repository

  1. Fork the repository.

  2. Run the following commands to clone your fork and enter into it. Make sure you replace <Your GitHub ID> with your GitHub ID.

    git clone https://github.com/<Your GitHub ID>/openfunction.dev.git
    cd openfunction.dev
    

Build and preview openfunction.dev

Pre-requisites

Environment setup

  1. Ensure pre-requisites are installed
  2. Clone repository
  3. Change to openfunction.dev directory: cd openfunction.dev
  4. Add Docsy submodule: git submodule add https://github.com/google/docsy.git themes/docsy
  5. Update submodules: git submodule update --init --recursive
  6. Install npm packages: npm install

Running openfunction.dev locally

After you setup the environment, run the following command:

hugo server -D

Now you can preview openfunction.dev in your browser at http://localhost:1313/.

Open a pull request

Open a pull request (PR) to contribute to openfunction.dev. Use DCO sign-off when you submit a PR by running the command below (add -s):

git commit -s -m "xxx"

openfunction.dev's People

Contributors

arhell avatar benjaminhuo avatar bettygogo2021 avatar dependabot[bot] avatar faweizhao26 avatar felixnoo avatar feynmanzhou avatar james-jlc avatar lizzzcai avatar lxm avatar tpiperatgod avatar wanjunlei avatar webup avatar weili520 avatar wrongerror avatar yangchuansheng avatar yuanyi-au avatar

Stargazers

 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.