mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
tools: exclude nullboard from activity check (#952)
- 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.
This commit is contained in:
parent
0e34cdef0e
commit
802a15c2c6
2 changed files with 2 additions and 0 deletions
|
|
@ -20,3 +20,4 @@ steps:
|
|||
- 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
|
||||
|
|
|
|||
|
|
@ -17,3 +17,4 @@ steps:
|
|||
- 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue