Skip to content

roriwa/pentest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pages-build-deployment

pentest

documentation about penetration testing

how to contribute

example of the special markdown-syntax

Github-Pages theme

as the Github-Pages theme we are using just-the-docs

just-the-docs documentation

Directory-Structure

all files that are related to the website are located in the docs directory.

all related sites are grouped by directory. all assets and images and placed in the assets directory that is located in the corresponding directory of the markdown file.

docs/
├─ assets/
│  └─ icon.png
├─ group/
│  ├─ assets/
│  │  └─ image.jpg
│  ├─ a.md
│  └─ b.md
└─ index.md

a group-directory should also contain an index.md which has the has_children attribute

---
layout: default
title: Tools
has_children: true
---

# Tools for penetration testing

About

documentation about penetration testing

Topics

Resources

License

Stars

Watchers

Forks