Git Product home page Git Product logo

eth-docker-docs's Introduction

eth-docker Documentation Portal

This repository houses all the documentation pertaining to the eth-docker tool. It is generated with Docusaurus.

Below are steps for initialising and reproducing this portal for development.

Dependencies

  1. The latest version of Node installed.

  2. The latest version of Yarn installed. (Optional, but recommended)

    You have to be on Node >= 8.x and Yarn >= 1.5.

Installation

  1. Clone this repository.
  2. Enter the newly cloned repo and enter the website directory.
  3. Issue the command npm install
  4. Wait for the installation process to complete.

Running the development server

  1. From within the website directory, run the local web server using yarn start or npm start.

  2. Load the example site at http://localhost:3000 if it did not already open automatically. If port 3000 has already been taken, another port will be used. Look at the console messages to see which.

    You should see the example site loaded in your web browser. There's also a LiveReload server running, and any changes made to the docs and files in the website directory will cause the page to refresh.

Building Static HTML Pages

To create a static build of the documentation portal, run the following script from the website directory:

yarn run build # or `npm run build`

This will generate a build subdirectory within the website directory, containing the .html files from all of the docs and other files included in pages.

eth-docker-docs's People

Contributors

yorickdowne avatar danbryan avatar thorsteneb avatar nflaig avatar jason2d2 avatar ldub avatar adamkoch avatar andressspinetti avatar carltonnorthern avatar lodotek avatar rex4539 avatar jshufro avatar micahzoltu avatar pgrimaud avatar currentoor avatar devax avatar rueiwoqp avatar sam-coffey avatar tmke8 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.