Skip to content

hubci/strawberry-orb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Strawberry SSG Orb CI Build Status CircleCI Orb Version GitHub License

This orb allows you to easily install and use the Strawberry Static Site Generator (SSG), formally known as Gotham, on CircleCI. Strawberry is a static site generator used to build fast, efficient, and secure websites from Markdown files. Strawberry is a soft fork of Hugo and is 99% compatible so this orb will work to build, test, and deploy both Gotham and Hugo websites.

Built-in testing is done with HTML Proofer. This orb includes an executor you can use but works with Linux and macOS images.

Usage

Example usage as well as a list of available executors, commands, and jobs are available on this orb's Developer Hub page.

Resources

CircleCI Orb Developer Hub Page - The official registry page for this orb will all versions, executors, commands, and jobs described.
CircleCI Orb Docs - Docs for using and creating CircleCI Orbs.
Strawberry SSG Website - the official Strawberry website.

Contributing

I welcome issues and pull requests against this repository! For further questions/comments about this or other orbs, visit the Orb Category of CircleCI Discuss.

Publishing

New versions of this orb are published by pushing a SemVer git tag by Ricardo N Feliciano.