Skip to content

graves/awful_security_news

Repository files navigation

Awful Security News

Source code for a personal website and blog.

This website is hosted at Awful Security dot com.

The blog is built using the wonderful mdBook.

mdBook is a utility to create modern online books from Markdown files.

The index page and individual posts are written in Markdown, compiled using mdBook, and it's output pushed to my awful_security_news repo.

The result is a daily news summarization publication in the style of Rust's documentation.

Screenshot of blog

Hacking / Contributing

To begin hacking on the blog (to perhaps use as a starting point for your own) you must first install Rust and then mdBook.

cargo install mdbook

Once the prerequisitees are out of the way hacking is as simple as cloning the repository

git clone https://github.com/graves/awful_security_news

Please see awful_text_news for a way to automatically populate the site with contents.

About

mdBook containing the source code for building news.awfulsec.com

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages