Skip to content

gosimfoundation/blog

Repository files navigation

GOSIM Blog

Posting Blog

  • Clone / Fork this repo
  • Go to the ./content/blogs folder to add new blogs
  • Check in changes / Create PR
  • Once changes are accepted, the auto deploy will publish the new blog automatically

Build Setup

Requires Node.js 16+

# install dependencies
yarn install

# serve in dev mode, with hot reload at localhost:3000
yarn run dev

# build for production
yarn run build

# serve in production mode
yarn run preview

Releases

No releases published

Packages

No packages published

Languages