Johannes Kirschbauer
5b12f798c8
add release notes
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
79e7f1393f
fix link
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
00d4f77ed2
improve: interactive contribution guide
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
0b4e1d38bd
add support for outside tree functions such as make-disk-image
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
f954db4fbb
improve: position & filter navigation
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
4ebffe7cf3
monocolored noogle
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
829aa1c54c
add tutorials
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
b2ee4da5c5
add: gfm markdown
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
52758ae423
fix layout, add more tests
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
922f09e340
sitemap, theming, back-routing added
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
88cb992bab
fixup
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
0e50792a1d
add links and hints for undocumented lambdas
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
b886e7f40b
extract type from markdown: pesto
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
a7614cba7c
build with new data, remove leacy data
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
f637df2d2d
redesign with subpages
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
26e9d0e7a3
disable type features temporarily. Enable first rendering of the pesto format
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
575ca33033
update highlight.js
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
e29efb4e9c
remove unused markup files
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
d4b799d1b1
test & refacotring
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
8a3cb24bf9
migrate to nextjs app router
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
b0af677201
migrate nextjs to app router
2024-01-07 17:20:35 +01:00
Johannes Kirschbauer
ebbd9a9c34
update nodejs
2024-01-07 17:20:35 +01:00
hsjobeki
bc4c5d81b9
hook legacy data in ui build
2023-11-29 21:37:07 +01:00
hsjobeki
effa51cb39
add alias tracking and bulk tests
2023-11-28 17:28:51 +01:00
hsjobeki
2f1aead693
use flake modules
2023-11-23 12:31:33 +01:00
hsjobeki
2d4197cd79
use nix-community build cache
2023-11-15 09:19:12 +01:00
hsjobeki
de54df790d
Merge branch 'main' of github.com:nix-community/noogle
2023-11-14 14:27:00 +01:00
hsjobeki
173fd70d5b
add h4 mapping
2023-11-14 14:22:49 +01:00
hsjobeki
5032758e8b
update deps
2023-10-02 10:35:59 +02:00
renovate[bot]
8b9fc4cfdd
fix(deps): update all dependencies
2023-10-02 02:35:29 +00:00
hsjobeki
f37d4ae394
resolve conflicts
2023-09-21 11:00:55 +02:00
hsjobeki
8e07a30808
autocomplete: init
2023-09-21 10:59:17 +02:00
hsjobeki
425ce3573c
tranform file paths ids 'a-b' into camelCase 'aB'
2023-09-21 09:29:38 +02:00
Johannes Kirschbauer
39ccbcd763
Fix/separate appstate ( #33 )
...
* add: appState component for wrapping the state
* add: viewMode to pageState
* add: wrapp everything with the pageState at top level
2023-04-27 19:11:40 +02:00
Johannes Kirschbauer
ca48535b85
add highlight option to search results ( #35 )
...
* add highlight option to search results
2023-04-27 18:56:52 +02:00
Johannes Kirschbauer
24cacef89e
improve: tokenzining function names and camel case string ( #34 )
2023-04-27 18:38:22 +02:00
Johannes Kirschbauer
c707bd74a7
add fuzzy search ( #32 )
...
* add fuzzy search
* fix debug logger
* clean up
2023-04-27 17:11:31 +02:00
Johannes Kirschbauer
db000540b1
Fix/fotd ( #30 )
...
* fix: mistake that re-calculated new random fotd's
* fix random number picker
2023-04-20 12:52:48 +02:00
Johannes Kirschbauer
d9f579cf44
Feature/monorepo ( #24 )
...
* refactor to include all necessary dependencies directly here
* move indexer into monorepo
* add snapshot tests and seperate sub.project for builtin types
* add more missing builtins such as fromTOML
2023-02-25 13:14:40 +01:00