Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
e45a4ef442
Bump vite from 6.4.1 to 6.4.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-07 04:27:36 +00:00
dependabot[bot]
69b5a726da
Bump picomatch from 4.0.3 to 4.0.4
Bumps [picomatch](https://github.com/micromatch/picomatch) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 07:10:21 +00:00
dependabot[bot]
af95e619a7
Bump rollup from 4.57.1 to 4.59.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.57.1 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.57.1...v4.59.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 15:30:42 +00:00
Pavlenex
3b0ff56764 Directory improvements: category restructure, country filters, dead link checker 2026-02-12 20:01:17 +04:00
Pavlenex
ee2ff39bda remove dead code 2026-02-12 17:37:46 +04:00
Pavlenex
e8d78f4746 Redesign directory from scratch 2026-02-12 15:45:00 +04:00
Al.exe
1b6379db93
Added Twitter and GitHub options for entry requests (#336) 2022-08-30 09:36:15 +02:00
Phaedrus Raznikov
a0b7f48dc9 Swap node-sass for sass 2022-04-24 15:21:40 -04:00
Pavlenex
a0e98f1c58
Update List.js (#305)
* Update List.js

Close #292
Close #294
Close #295
Close #296
Close #297
Close #298
Close #301
Close #302
Close #303

* fix a category typo

* fix invalid sub-category

* and fix invalid category

close #306

* add fulmo

close #307

* remove bitglid as it's duplicate

* Update build

* Upgrade dependencies

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-04-04 14:58:28 +02:00
Dennis Reimann
f1f6062c4a
Upgrade dependencies and build 2021-04-06 17:49:58 +02:00
Dennis Reimann
b55dcdd231
Eliminate directory folder
A bit of restructuring, aligning it with how the website repo looks.
Also adds the instructions for local builds to the main README (which is the only remaining README now).

This PR is based on #75 and closes #74.
2020-05-26 15:02:39 +02:00