Giter Site home page Giter Site logo

lxang723 / truelicense-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from christian-schlichtherle/truelicense-docs

0.0 0.0 0.0 5.3 MB

This is the source code repository for the documentation website for TrueLicense

Home Page: https://truelicense.namespace.global

License: Apache License 2.0

truelicense-docs's Introduction

Apache License 2.0

TrueLicense Docs

This is the source code repository for the documentation website truelicense.namespace.global.

Git Flow

This repository uses Git Flow. Please make sure to have the Git Flow (AVH Edition) extension installed in Git. Once the extensions are installed, you can initialize your cloned repository for Git Flow using:

git flow init --defaults --tag v

To start a feature branch:

git flow feature start <feature-name>

To finish a feature branch:

git flow feature finish [<feature-name>]

For a general introduction, please read this blog posting.

Prerequisites

It is recommended to use this repository with Linux or macOS. Windows may work, but is generally not supported.

$ npm install

Development

This repository uses VuePress. To start a local development server:

$ npm run docs:dev

Build

To build the static site:

$ npm run docs:build

Deployment

Every commit on the master branch gets automatically deployed to the website using a GitHub action.

truelicense-docs's People

Contributors

christian-schlichtherle avatar dependabot[bot] 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.