Commit Graph

73 Commits (c5109dba7509ecea3723c1e417ecc667443ed38f)

Author SHA1 Message Date
Benjamin Bädorf c5109dba75
More broken docs 2022-03-16 23:15:52 +01:00
Benjamin Bädorf 7b82b88c5a
Switch to vuepress 2022-03-16 00:49:31 +01:00
Benjamin Bädorf 516c82d5c0
More work on docs 2022-03-16 00:38:33 +01:00
Benjamin Bädorf b699a39b0f
Initial docs rendering kinda works 2022-03-16 00:03:45 +01:00
Benjamin Bädorf ada6cbf461
Work on the docs 2022-03-15 20:58:11 +01:00
Benjamin Bädorf 5b9e531efc
Add nix shell 2022-03-14 17:02:58 +01:00
Benjamin Bädorf 2976e1fa95
Start work on doc generation 2022-03-13 23:12:18 +01:00
Benjamin Bädorf ceadc8ad80
Rename customBlocks to availableBlocks 2022-03-12 17:42:42 +01:00
Benjamin Bädorf 412f26d71d
Put active block on top 2022-03-12 17:30:19 +01:00
Benjamin Bädorf b587e9a6ef
Merge pull request #8 from b12f/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7
2022-03-12 16:20:26 +00:00
Benjamin Bädorf 084c5c15bb
Merge pull request #7 from b12f/dependabot/npm_and_yarn/trim-off-newlines-1.0.3
Bump trim-off-newlines from 1.0.1 to 1.0.3
2022-03-12 16:20:16 +00:00
Benjamin Bädorf a1a6a54d89
Merge pull request #6 from b12f/dependabot/npm_and_yarn/tar-4.4.19
Bump tar from 4.4.15 to 4.4.19
2022-03-12 16:20:06 +00:00
Benjamin Bädorf 26c2395b9e
Remove console logs 2022-03-12 17:17:58 +01:00
Benjamin Bädorf 54c71ff81c
Update docs 2022-03-12 17:16:55 +01:00
Benjamin Bädorf ff668eff31
Fix TypeScript errors 2022-03-12 17:16:24 +01:00
Benjamin Bädorf 190a8be207
Update example page 2022-03-11 19:18:43 +01:00
dependabot[bot] fe85fab1c0
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 18:17:10 +00:00
dependabot[bot] 83e450fe7d
Bump trim-off-newlines from 1.0.1 to 1.0.3
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 18:17:09 +00:00
Benjamin Bädorf ca8d26ccc9
Merge remote-tracking branch 'github/master' 2022-03-11 19:15:57 +01:00
Benjamin Bädorf 47b3bda84d
Add hover cover 2022-03-11 19:14:50 +01:00
Benjamin Bädorf db2190f832
Fix heading display 2022-03-11 18:32:31 +01:00
Benjamin Bädorf f8f6564b60
Fix initial data, improve block placeholder 2022-03-11 18:29:46 +01:00
Benjamin Bädorf b4919d6c3e
Fix heading level in edit 2022-03-11 18:26:30 +01:00
Benjamin Bädorf 4ffafd4bb5
Basic heading 2022-03-11 18:23:14 +01:00
Benjamin Bädorf 01c2644a36
Improve Interface naming, fix deactivate on document click 2022-03-11 17:50:50 +01:00
dependabot[bot] 5b5d07dca1
Bump tar from 4.4.15 to 4.4.19
Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.15...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 19:01:49 +00:00
Benjamin Bädorf 583aa62749
Merge pull request #5 from b12f/dependabot/npm_and_yarn/tar-4.4.15
Bump tar from 4.4.13 to 4.4.15
2021-08-05 07:33:21 +00:00
dependabot[bot] d0baa857db
Bump tar from 4.4.13 to 4.4.15
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.15)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 03:25:10 +00:00
Benjamin Bädorf 9689a0e3fe
Merge pull request #4 from b12f/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-05-09 19:12:33 +00:00
dependabot[bot] 6f341462f6
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 19:09:31 +00:00
Benjamin Bädorf 1bb7e2e94e
Merge pull request #3 from b12f/dependabot/npm_and_yarn/handlebars-4.7.7
Bump handlebars from 4.7.6 to 4.7.7
2021-05-09 19:07:43 +00:00
dependabot[bot] ee6b27105f
Bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 12:16:25 +00:00
Benjamin Bädorf da93d2b104
Merge pull request #2 from b12f/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
2021-04-30 21:34:26 +00:00
dependabot[bot] de2e5dbcab
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 20:11:19 +00:00
Benjamin Bädorf 9289083a59
Add docs symlink 2021-03-25 13:16:08 +01:00
Benjamin Bädorf bd3152c00e
Stuff 2021-03-22 20:58:25 +01:00
Benjamin Bädorf 65dfc3f7cd
Fix production build 2021-03-11 22:46:37 +01:00
Benjamin Bädorf 3f93f77602
Update docs 2021-03-08 17:45:21 +01:00
Benjamin Bädorf 99320b77e2
Update data import 2021-03-08 16:32:00 +01:00
Benjamin Bädorf c5c32be397
Hack typing fix 2021-03-08 16:30:56 +01:00
Benjamin Bädorf 4fc087a752
Rework typing 2021-03-08 16:29:35 +01:00
Benjamin Bädorf 869c4d1a28
Fix docs base url 2021-03-08 12:22:58 +01:00
Benjamin Bädorf 136218995a
Fix base url 2021-03-08 12:20:31 +01:00
Benjamin Bädorf fd44ea67a3
Add docs page 2021-03-08 12:18:39 +01:00
Benjamin Bädorf b96f8cb5f7
start adding global toolbar 2021-03-07 22:30:22 +01:00
Benjamin Bädorf 16e0ffdd99
Automate block tree generation 2021-03-07 18:47:28 +01:00
Benjamin Bädorf 7d6a3730c6
Added basic tree discovery 2021-02-23 00:12:06 +01:00
Benjamin Bädorf d76f40cf7d
Rename events, added mainmenu 2021-02-22 19:13:37 +01:00
Benjamin Bädorf d64d9e4af7
Updated dependencies 2021-02-22 13:35:56 +01:00
Benjamin Bädorf bc49cbfd30 Merge pull request 'vue3' (#1) from vue3 into master
Reviewed-on: https://git.b12f.io/b12f/schlechtenburg/pulls/1
2020-12-30 23:15:45 +00:00