Alexandre ZANNI
Alexandre ZANNI
@lap1nou Have you been able to work on this?
@lap1nou Any news? :)
> Somehow now aardwolf installation fails with poetry complaining about not having rust. - https://github.com/skelsec/aardwolf/blob/ca024706c46265f910c572de194bf32c2805f1c6/pyproject.toml#L2 - https://github.com/skelsec/aardwolf/blob/ca024706c46265f910c572de194bf32c2805f1c6/setup.py#L43 aardwolf relies on [setuptools-rust](https://pypi.org/project/setuptools-rust/). When using distro package manager like pacman on ArchLinux,...
On BlackArch, we use a virtualenv poetry packaging for netexec instead of using ArchLinux python system packages because there are too much dependencies, for Netexec, updating too often and more...
> If I get this right, you expect Markdown interpretation (as HTML --> OOXML) while dowloading report ? I expect the database to store markdown instead of HTML and use...
> 1. What do you expect from Templates import/export since you already can save them from the frontend ? A massive dump (lets say a zip ?) of docx +...
Yeah tags would be a nice feature
I'm currently using Retype especialy because it has tags supports but I'm considering switching to MarkBind because Retype is closed source and has a limited number of page in its...
Tags as well as categories are just a sub-division of the more general term **Taxonomies**. Tags and categories are just the most common and generic taxonomies. So many SSG implement...
What about tags? People will add tags in front matter, those tags will be reflected / displayed on the page so it needs some CSS and template adjustments, and the...