Code Monkey home page Code Monkey logo

enarx_website's Introduction

Enarx website & documentation

This repository contains the assets required to build the Enarx website and documentation. We're glad that you want to contribute!


Prerequisites

To install the website locally and build it, you need the following installed:

Before you start, install the dependencies. Clone the repository and navigate to the directory:

git clone https://github.com/enarx/website.git
cd website

The Enarx website uses Docusaurus to build a customizable and optimized website.


Running the website

To install the project dependencies, run the following command:

yarn install

To start a local development server, run:

yarn preview_build
yarn start

This starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.


Building the website

To build the website including the latest pre-release documention from enarx/enarx project, run the following command:

yarn preview_build

Alternatively, to build the website including the latest released enarx/enarx project, run the following command:

yarn production_build

This command generates static content into the build directory and can be served using any static contents hosting service. You can run the following command to serve the build:

yarn serve

Contributing to the website

Click the Fork button in the upper-right area of the screen to create a fork of this repository in your GitHub account. Create a branch off the main and make any changes you want in your fork. Create a new pull request to help us know about your proposed changes so that we can provide actionable feedback. As a pull request owner, it is your responsibility to modify your pull request to address the feedback that has been provided to you by the reviewer.

After all the comments are addressed, please let us know and we will merge your pull request. Contributions are welcome to make our documentation more accessible and readable, adding new features to help a wider audience know about Enarx and help onboard new contributors and users.

Participation in the Enarx community is governed by the Contributor Covenant Code of Conduct.

You can engage with us on the following channels:


License

MIT License

enarx_website's People

Contributors

aryankaushikdev avatar axelsimon avatar ayush7614 avatar bstrie avatar deepansharora27 avatar definitelynobody avatar dependabot[bot] avatar gdetrez avatar haraldh avatar harshcasper avatar jnyfah avatar lkatalin avatar mayankkumar2 avatar mbestavros avatar meir017 avatar mikecamel avatar moksh-pathak avatar nickvidal avatar npmccallum avatar platten avatar pranavpeshwe avatar puiterwijk avatar rjzak avatar swatishree-mahapatra avatar

Watchers

 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.