mirror of
https://github.com/BreizhHardware/awesome-selfhosted-data.git
synced 2026-01-18 16:17:30 +01:00
- ref. #1 - https://github.com/apankrat/nullboard/blob/master/README.md > Dead simple > Single-page web app - just one HTML file, an ancient jQuery package and a webfont pack. > Can be used completely offline. In fact, it's written exactly with this use in mind.
21 lines
1.4 KiB
YAML
21 lines
1.4 KiB
YAML
# doc: https://github.com/nodiscc/hecat/blob/master/hecat/processors/awesome_lint.py
|
|
steps:
|
|
- name: check data against awesome-selfhosted guidelines
|
|
module: processors/awesome_lint
|
|
module_options:
|
|
source_directory: ./
|
|
licenses_files:
|
|
- licenses.yml
|
|
- licenses-nonfree.yml
|
|
last_updated_skip: # (optional, default []) list of items (source_code_url) for which the last update date check should not produce errors/warnings
|
|
- https://github.com/tomershvueli/homepage # simple/no maintenance required https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/242
|
|
- https://github.com/abrenaut/posio # simple/no maintenance required
|
|
- https://github.com/knrdl/bicimon # simple/no maintenance required
|
|
- https://github.com/Kshitij-Banerjee/Cubiks-2048 # simple/no maintenance required
|
|
- https://github.com/azlux/Simple-URL-Shortener # simple/no maintenance required
|
|
- https://github.com/genea-app/genea-app # static HTML/JS, simple/no maintenance required
|
|
- https://github.com/josephernest/writing # static HTML/JS, simple/no maintenance required
|
|
- https://github.com/oupala/apaxy # static HTML/CSS, simple/no maintenance required
|
|
- https://github.com/joho1968/POMjs # simple/no maintenance required
|
|
- https://github.com/apankrat/nullboard # static HTML/CSS/JS, simple/no maintenance required
|