Giter VIP home page Giter VIP logo

website's Introduction

Akash Network Website

This repository contains the source code for the Akash Network website.

Development

Clone the repository

Clone the repository using git to your local machine.

git clone https://github.com/akash-network/website.git

Pull Submodules

The repo uses git submodules, pull the latest changes from the community repo.

git submodule update --init --recursive

Optionally, for existing repositories, you can pull the latest changes from the community repo using the following command.

git submodule update --remote

Install Dependencies

Install the dependencies using npm.

npm install

Run the development server

npm run server

Generating Community Pages

npm run import:community

Changelog

Changelog is automatically generated from commit messages. Please follow Conventional Commits when writing commit messages. See this post for more information.

Releasing

$ npm run release

# minor release
$ npm run release:minor

# patch release
$ npm run release:patch

# major release
$ npm run release:major

Design

For all design contributions please visit our guidelines

Audits

Please run Google Lighthouse and SEO audits before submitting a PR. The v1.0.0 release scores are as follows:

Lighthouse Audit

Roadmap

  • Homepage
    • Write draft copy for benefits and features
    • Add "latest from the blog"
    • Add copyright in the footer
    • Design homepage
    • Implement 1st draft of homepage design
    • Add subscribe to newsletter
    • Add Privacy page
    • Link Get Started to Docs
    • Social Media Preview
    • [-] Add connect with community
    • (Stretch) Add Case studies preview
  • Blog
    • Render images in related blog posts
    • Fetch Author from DatoCMS
    • Fetch Tags and Categories from DatoCMS
    • Add By Year Filter for Blog
    • Import Images from DatoCMS
  • Community
    • Implement: Text Community Page
    • Add News Section
    • Add Contributors Section
  • Token
    • Add Token Metrics (Build time) on Token Page
  • Docs
    • Replace tokenizer with text replace
    • Import all Docs
  • Misc
    • (Stretch) Enable GoAT diagram support (migrate away from doks)
    • Enable Social Media preview
    • Conduct Performance Audit (Google Lighthouse) and implement recommendations
    • Conduct SEO Audit and implement recommendations
  • Ecosystem (Stretch)
    • Feature: Ecosystem Page
    • Add Case Studies
  • Development Documentation
    • Add a "How to contribute" section to the README
    • Add a "How to run the website locally" section to the README

website's People

Contributors

gosuri avatar zachhorn avatar captainsplince avatar dependabot[bot] avatar figurestudios avatar lechenghiskhan avatar anilmurty avatar bmenzalji avatar cloud-j-luna avatar aktdenis avatar otkd 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.