Skip to content

inkeep/solana-com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solana.com

Repository for https://solana.com.

Setup locally

  1. Clone the repo to your local machine:

    git clone https://github.com/solana-foundation/solana-com.git
    
  2. Install the dependencies via yarn:

    yarn
    
  3. Run the project locally:

    yarn dev
    

Maintainers

The solana.com website is managed and maintained by the Solana Foundation. Read more on how to contribute.

Releases

No releases published

Packages

No packages published

Languages

  • MDX 76.3%
  • JavaScript 17.0%
  • TypeScript 3.4%
  • SCSS 3.0%
  • CSS 0.3%