Code Monkey home page Code Monkey logo

incubator-weex-site's Introduction

Weex Website

This is the source code of Weex official website.

Develop

First you should install the Node.js, and install dependencies:

npm install

After that, you can start a web server to preview the website on your local machine.

npm run dev

It will start a web server at http://localhost:8080. The pages will be updated automatically once you save the corresponding source file.

Contribute

The documents are written in Markdown format located in the docs folder. Feel free to send pull requests!

How to add a blog

To write a blog, edit 'docs/.vuepress/config.js'.

  • Search 'blog' in this file. Edit blog section and add your article filename(without 'md' extension) and title.
'/blog/': [['write-a-blog', 'Write a Blog'], ['your-file-name', 'Your article title']]
'/zh/blog/': [['write-a-blog', '写一篇博客'], ['your-file-name', '你的文章标题']]
  • Add your file(with 'md' extension) in 'docs/blog' and 'docs/zn/blog' directories.

incubator-weex-site's People

Contributors

acton393 avatar albertxiao1994 avatar apuravchauhan avatar cxfeng1 avatar cxfeng1-zz avatar cyjb avatar doumafang avatar erha19 avatar gubaojian avatar hanks10100 avatar imyzf avatar isaacho avatar jondong avatar katherine95s avatar korolzhu avatar miomin avatar misakuo avatar mrraindrop avatar postbird avatar shikechen avatar shushu2013 avatar txink avatar varun-paytm avatar weex-issue-bot avatar wispy316 avatar wqyfavor avatar wrmswindmill avatar yorkshen avatar zshshr avatar zwwill avatar

Watchers

 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.