Skip to content

Sagar2366/infracost-docs

 
 

Repository files navigation

Infracost Docs

This website is built using Docusaurus 2.

Installation

nvm use
npm install

Local Development

npm start

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

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

Update the version mentioned in docs/docs/getting_started.md as some users with old brew caches don't get the latest infracost.

Merges to master automatically update www.infracost.io

Check that the image loads on https://cards-dev.twitter.com/validator for new blog post URLs

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.6%
  • CSS 30.7%
  • TypeScript 12.7%