Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reconmap/documentation

Static website that contains Reconmap's documentation such as the user and admin manuals.
https://github.com/reconmap/documentation

cybersecurity documentation hacktoberfest infosec manual pentesting saas security vulnerability

Last synced: about 1 month ago
JSON representation

Static website that contains Reconmap's documentation such as the user and admin manuals.

Awesome Lists containing this project

README

        

# Reconmap documentation

This is the Jekyll website that serves the Reconmap product documentation at https://docs.reconmap.com.

## Dependencies

- Ruby
- Bundle
- Make

## How to run locally

```shell
make
xdg-open http://localhost:4000 # or mozilla http://localhost:4000
```