1
0
Fork 0
.profile/README.md
Thomas Hochstein f02f1f6f3a Add nanoc-extensions.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2024-09-01 17:29:03 +02:00

85 lines
2.8 KiB
Markdown

# Projects and Repositories
Here are some repositories that have accumulated over the years.
## Usenet FAQs
The FAQs I am responsible for have been collected in a
[separate project](https://code.virtcomm.de/faqs/).
## Usenet Hierarchies
### [de-regio-infos](https://code.virtcomm.de/thh/de-regio-infos)
[**DE-Regio**](https://de-regio.de/) is a survey of German (language) regional
and local Usenet hierarchies.
This adds additional information to some hierarchies.
## Usenet Tools and Config
### [NewsStats](https://code.virtcomm.de/thh/newsstats/)
**NewsStats** is a software package
to extract live data from an INN newsfeed and generate statistics from it.
For more information please see the
[distribution page](https://th-h.de/net/software/newsstats/) (in German).
### [Usevote](https://code.virtcomm.de/thh/usevote/)
**UseVoteGer** is a voting software for usenet votes.
I'm not the maintainer, but keeping a repository with a customized version for
my own use as well as an `upstream` branch with the code as released. That
`upstream` branch also lives on [GitHub](https://github.com/th-h/usevote).
### [yapfaq](https://code.virtcomm.de/thh/yapfaq/)
**yapfaq** can post FAQs from text files to Usenet at configurable intervals and
automatically adds the necessary headers.
For more information please see the
[distribution page](https://th-h.de/net/software/yapfaq/) (in German).
### [INN-config](https://code.virtcomm.de/thh/INN-config/) repository
Some bits and pieces of INN config.
### [usestats](https://code.virtcomm.de/thh/usestats/)
**usestats** generates statistics about newsgroups by analysing existing
postings and creating various reports.
For more information please see the
[distribution page](https://th-h.de/net/software/usestats/) (in German).
### [artchk](https://code.virtcomm.de/thh/artchk/)
The **Checkbot** ("Automatic Article Checker") has been discontinued since 2005.
## Mail
### [checkmail](https://code.virtcomm.de/thh/checkmail)
**checkmail** checks the validity or deliverability of an e-mail address.
For more information please see the
[distribution page](https://th-h.de/net/software/checkmail/) (in German).
## Web
### [nanoc-extensions](https://code.virtcomm.de/thh/nanoc-extensions/)
Extensions for the [*Nanoc*](https://nanoc.app/) static site generator, namely
*nanoc-dejure*, a *Nanoc* filter implementation of the *dejure.org* legal
integration service. For more information on the latter please see the
[distribution page](https://th-h.de/net/software/nanoc-dejure/) (in German).
This repository is also present on [Github](https://github.com/th-h/nanoc-extensions).
## Miscellaneous
* Some small [scripts](https://code.virtcomm.de/thh/scripts) for my personal use.
* Some obsolete [munin-plugins](https://code.virtcomm.de/thh/munin-plugins).