Coder Social home page Coder Social logo

annjose / incubator-devlake-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/incubator-devlake-website

0.0 0.0 0.0 68.8 MB

Apache Devlake Website

Home Page: https://devlake.apache.org/

Shell 0.37% JavaScript 88.55% CSS 11.08%

incubator-devlake-website's Introduction

Apache DevLake Website

This project keeps all sources used for building up DevLake's official website which is served at https://devlake.apache.org/.

Prerequisite

Please also make sure your node version is 10+, version lower than 10.x is not supported yet.

Installation

  1. Run yarn install or yarn in the root directory to install the dependencies.
  2. Run yarn start in the root directory to start a local server, you will see the website in http://localhost:3000.

If you have higher version of node installed, you may consider nvm to allow different versions of node coexisting on your machine.

  1. Follow the instructions to install nvm
  2. Run nvm install v10.23.1 to install node v10
  3. Run nvm use v10.23.1 to switch the working environment to node v10

How to send a PR

  1. Do not use git add . to commit all the changes.
  2. Just push your changed files, such as:
  • *.md
  • blog.js or docs.js or site.js
  1. Send a PR to main branch.

Blog Submission

We'd love to hear your thoughts both in creating and using DevLake! To submit a blog post to DevLake Blog, please follow the instructions here.

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.