An open API service indexing awesome lists of open source software.

https://github.com/jacksingleton/securefoundation


https://github.com/jacksingleton/securefoundation

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# SecureFoundation Website

## Dependencies

Tested with [Hugo](https://github.com/spf13/hugo/releases) 0.19:

```
$ hugo version
Hugo Static Site Generator v0.19 linux/amd64 BuildDate: 2017-02-27T04:38:34-08:00
```

Requires
[pygments-lexer-babylon](https://github.com/richardbann/pygments-lexer-babylon)
for JSX syntax highlighting with pygments.

```
# pip install pygments-lexer-babylon
```