Giter Club home page Giter Club logo

mosn.io's Introduction

mosn.io

Source for mosn.io site https://mosn.io.

Powered by hugo with docsy theme.

Install Hugo

You need a recent extended version (we recommend version 0.53 or later) of Hugo to do local builds and previews of sites (like this one) that use Docsy. If you install from the release page, make sure to get the extended Hugo version, which supports SCSS; you may need to scroll down the list of releases to see it.

For comprehensive Hugo documentation, see gohugo.io.

Environment setup

You can follow the manual steps given below.

  1. Ensure pre-requisites are installed
  2. Clone this repository
git clone [email protected]:mosn/mosn.io.git
  1. Install PostCSS required by Docsy by running the following commands from the root directory of your project:
npm install --save-dev autoprefixer
npm install -D postcss
npm install --save-dev postcss-cli

Run server locally

  1. Clear up your local module cache
hugo mod clean
  1. Start the server
hugo server --disableFastRender
  1. Navigate to http://localhost:1313

Update docs

  1. Create new branch
  2. Commit and push changes to content
  3. Submit pull request to master branch
  4. Staging site will automatically get created and linked to PR to review and test

Notice

This website is built under hugo version v0.55.5-A83256B9C/extended. There may be unknown errors when compiling on other versions.

mosn.io's People

Contributors

rootsongjc avatar nejisama avatar taoyuanyuan avatar doujiang24 avatar 3062 avatar zhenjunma avatar wangfakang avatar duan-0916 avatar antjack avatar glyasai avatar joyme123 avatar seeflood avatar champly avatar spacewander avatar paojiao-fengzhua avatar wenxuwan avatar alpha-baby avatar stenicholas avatar yzj0911 avatar arugal avatar neverhook avatar jizhuozhi avatar codingsinger avatar jun10ng avatar wang55www avatar dependabot[bot] avatar dengqian avatar cch-4321 avatar cch123 avatar wangchengming666 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.