Skip to content

DevSecOps Docs is a personal documentation site for all things infrastructure security and securing your software development lifecycle.

License

Notifications You must be signed in to change notification settings

jonathanwalker/devsecopsdocs

Repository files navigation




This site is meant to host documentation, as well as blogs, for DevSecOps related topics. This includes things such as securing the software development lifecycle, cloud security, infrastructure as code, and modern cloud native applications. Contributions are welcome!

Blogs

Contains technical guides that include instructional guidance on solving a given problem. This can also include other off topic items outside of the documentation.

Local Development

To get started developing on the site, you need to make sure you have npm installed and install the dependancies. To update the times on a given page you can perform date +"%Y-%m-%dT%H:%M:%S%z" | pbcopy

Install Dependancies

Install the dependancies are required prior to developing.

npm install

Development Server

To view and build the site locally, run the following commands.

npm run dev

Build

This repository uses github actions to build and deploy the hugo site to S3. Once uploaded, cloudfront serves the pages to the users.

Credit

About

DevSecOps Docs is a personal documentation site for all things infrastructure security and securing your software development lifecycle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published