Code Monkey home page Code Monkey logo

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 16.14+, version lower than 16.14.x is not supported yet.

๐Ÿ’ป Start contributing from any browser or Chromebook

Start developing and make changes to the code via a single click without any prior setup for free Anytime-Anywhere!

Open in Gitpod

Some Recommendations while using Gitpod:


Installation

NOTE: You can follow the below instructions to setup your developer environment in your local machine or use the gitpod method specified above to code without any prior setup โšก๏ธ as suggested above as well!

  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.

Make sure you have the node version >=16.14. If you have a lower version of node installed, you may consider setting up nvm to allow different versions of node coexisting on your machine.

  1. Follow the instructions to install and setup nvm
  2. Run nvm install v16.14 to install node v16.14
  3. Run nvm use v16.14 to switch the working environment to node v16

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.

For detailed steps to create a PR, please refer: Development Workflow page

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.

incubator-devlake-website's People

Contributors

yumengwang03 avatar abeizn avatar startrekzky avatar merico-devlake avatar likyh avatar klesh avatar warren830 avatar zhangning10 avatar mindlesscloud avatar mappjzc avatar hezyin avatar joshuapoddoku avatar thenicetgp avatar palanikannan1437 avatar mintsweet avatar d4x1 avatar iamppborah avatar keon94 avatar aparna2071 avatar henit-chobisa avatar houlinwei avatar guyue66 avatar banshengbushu avatar matrixji avatar kehaohaoke avatar snowmoon-dev avatar camilleteruel avatar aflybird0 avatar kucherenkoserhiy avatar kelvinparmar 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.