Coder Social home page Coder Social logo

mkuziemko / website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from capactio/website

0.0 0.0 0.0 27.34 MB

Source for the capact.io website

Home Page: https://capact.io

License: Apache License 2.0

JavaScript 30.15% CSS 38.34% TypeScript 28.90% Shell 2.62%

website's Introduction

Capact.io Website

License GitHub Actions main branch CI

This repository contains source code of the capact.io website.

Development

This website is built using Docusaurus 2, a modern static website generator.

Prerequisites

To get started with the development, install the following dependencies:

Installation

To install all dependencies, run:

npm install

Local Development

To start a local development server and open up a browser window, run:

npm start

Most changes are reflected live without having to restart the server.

Build

To generate static content into the build directory, run:

npm run build

It can be served using any static contents hosting service. You can use npm run serve command to set up a development static server.

Synchronize CLI documentation

The documents that describe Capact CLI commands reside in the capact repository. To synchronize them, run:

npm run sync-cli-docs

NOTE: The script assumes that the capact repository is located under the ../capact path relative to the root of the directory.

website's People

Contributors

pkosiec avatar mszostok avatar trojan295 avatar lukaszo avatar platten avatar blazejmalecki avatar marcin1007 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.