Skip to content

A repository that hosts the container for blog-in-a-box. We maintain and publish the container separately so that we can reference in blog-in-a-box to start the dev container quickly.

License

Notifications You must be signed in to change notification settings

SeanKilleen/blog-in-a-box-container

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blog-in-a-Box Container

A repository that hosts the container for blog-in-a-box and functions as a devcontainer for blogs operating on GitHub Pages.

We maintain and publish the container separately so that we can reference it in Blog-in-a-Box to start the dev container quickly.

We try to keep it up to date with the GitHub Pages dependencies, though this is currently a manual process.

What the Container Includes

  • Ruby, at a compatible version with GitHub Pages (based on tags)
  • Git, tzdata updates, and the corresponding bundler gem at the time of build
  • Node at the specified major version, selectable via tag
  • The following npm packages globally installed:
    • cSpell
    • markdownlint-cli
    • markdownlint-cli2
  • Port 4000 exposed, as this is what Jekyll publishes on.

Get Involved

We're always up to learn and improve! We'd love your input and suggestions; feel free to create a GitHub issue here and tell us where we can take things next or how we can improve our build & release process.

About

A repository that hosts the container for blog-in-a-box. We maintain and publish the container separately so that we can reference in blog-in-a-box to start the dev container quickly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 100.0%