Skip to content

shipyardbuild/public-changelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shipyard Changelog

Shipyard changelog built using Hugo.

Installation and local development

To run locally, from the root directory, run:

make develop

This will run changelog in a containerized development server. You can access the changelogs locally at http://localhost:1313/

make commands

  • To create a new release, run

    make generate.release

    A new file will be generated in changelog/content/released

  • To create a new deprecation notice, run

    make generate.deprecation

    A new file will be generated in changelog/content/deprecated

  • Deploy

    make deploy

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

Deployment

The site is hosted on Netlify and deployment happens automatically when code is merged to main branch. The netlify.toml contains the configuration used by netlify to deploy

About

Shipyard's public changelog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •