Giter Site home page Giter Site logo

adatainment / cardano-org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cardano-foundation/cardano-org

2.0 0.0 0.0 31.15 MB

The Cardano Website

Home Page: https://www.cardano.org

License: Apache License 2.0

JavaScript 71.58% CSS 16.60% HTML 11.82%

cardano-org's Introduction

Netlify Status

Website

Welcome to the cardano.org website. We believe that this website should be managed by a collective and not a single entity. For this to be successful, the website relies on your contributions.

This is the initial launch of cardano.org as open source project.

To achieve this, the entire site was rewritten, focusing on the technology stack rather than the content. We have maintained most of the original content for now to ensure it remains accessible. However, several significant day-one improvements compared to the old site should be highlighted:

Requirements

Node.js version >= 18.0 Yarn version >= 1.22
On macOS you also need Xcode and Command Line Tools.

Installation

This website is built using Docusaurus, a modern static website generator. This will get you up and running:

Clone the repo

git clone https://github.com/cardano-foundation/cardano-org.git

Navigate into the folder

cd cardano-org

Install all dependencies

yarn install

Start local development

yarn start

This command starts a local development server and opens up a browser window to http://localhost:3000. Most changes are reflected live without having to restart the server.

To browse the documentation visit http://localhost:3000/docs/.

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service. Always build the site once before firing a pull request as many additional checks are carried out.

Network testing

yarn start --host 0.0.0.0   

With this command you are making it listen on all network interfaces (IP addresses) of your computer. This includes the local loopback interface (127.0.0.1 or localhost) and any other network interfaces that can connect your computer to a local network or the internet. Great for testing the site with different devices on your local network.

cardano-org's People

Contributors

katomm avatar raytracedobserver avatar gufmar avatar kfkhalili avatar oversize avatar thenic95 avatar opacular avatar jinglescode avatar redoracle avatar ruyut avatar

Stargazers

Yanik Maurer avatar  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.