Skip to content

FlareLine/blog-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

blog-content

πŸ“ƒ Content repository for my blog posts.

Rationale

In order to implement blog functionality on my website, I use a git repository to keep track of the blog content.

By maintaining content in a separate repository to website code, blog articles can be released independently of new functionality.

Specifications

  • Blog articles are written in Markdown, both for its flexibility and simplicity. These are stored in the content directory.

  • Articles are deployed to an AWS S3 bucket with a CI/CD workflow using Github Actions.

  • Ansible is used to deploy the required AWS resources, instead of an AWS CloudFormation or CDK template.

About

πŸ“ƒ Content repository for my blog posts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published