GithubHelp home page GithubHelp logo

shinnlok / deps.cloud Goto Github PK

View Code? Open in Web Editor NEW

This project forked from depscloud/deps.cloud

1.0 0.0 0.0 6.54 MB

Source for the deps.cloud website, blog, and documentation.

Home Page: https://deps.cloud/

License: MIT License

HTML 92.81% Makefile 3.22% SCSS 3.97%

deps.cloud's Introduction

deps.cloud documentation

GitHub Pages FOSSA Status

This repository contains the source for the deps.cloud website, blog, and documentation.

Prerequisites

In order to use this repository, you will need the following installed locally.

Before you start, clone the repository and install dependencies.

git clone [email protected]:depscloud/deps.cloud.git
cd deps.cloud
make deps

Running the website locally

Once you've installed the dependencies, you can run a local server.

hugo serve -D

This will start up a server on localhost:1313. You should be able to see any changes made to documentation updated in realtime in the browser.

Contributing a change

Before getting started, take a look at our contributing guidelines and project board.

When contributing a change, you should submit a pull request from a fork. Your fork can be added as a remote to the upstream repository. This will be the easiest way to stay on top of the latest changes.

git remote add [username] [email protected]:[username]/deps.cloud.git

All modifications should be commit to a branch. When a GitHub issue exists for the work you're contributing, you should associate you're branch appropriately. Otherwise, a simple, descriptive name is sufficient (e.g. ci_update.)

git checkout -b gh-###

Pushing changes to a fork

When you're ready to submit a pull request, your changes should be pushed to your fork. From there, you can submit a merge request back to a company.

git push -u [username] gh-###

Support

Join our mailing list to get access to virtual events and ask any questions there.

We also have a Slack channel.

Code of Conduct

deps.cloud is governed by the Contributor Covenant v1.4.1.

License Checks

fossa analytics

deps.cloud's People

Contributors

dependabot[bot] avatar fossabot avatar michizhou avatar mjpitz avatar renovate-bot avatar renovate[bot] 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.