Commit Graph
11 Commits
Author SHA1 Message Date
David Sertic 66c32b5b06 add snapshot instruction sidebar link 2023-07-05 15:34:00 +02:00
David Sertic 66edeed09f fix search beginners and tables 2023-07-04 14:19:55 +02:00
David Sertic c07a5ae3a5 rename aleph-alpha search 2023-06-19 13:50:42 +02:00
David Sertic e433842363 fix aleph alpha active voice and docs structure 2023-06-19 09:54:27 +02:00
David Sertic 009324cfcc add index table link 2023-06-08 11:04:09 +02:00
David Sertic 854a04912f update examples page 2023-06-07 14:07:50 +02:00
David Sertic efcf938754 add two notebook tutorials (#167)
add links to two jupyter notebook tutorials to show on the tutorials index and individual sidebar links
2023-06-05 15:14:40 +02:00
David Sertic 786cd25acf tutorials 2023-05-31 15:47:55 +02:00
David Sertic 2850fd6daa fix remaining pages and structure 2023-05-31 11:46:36 +02:00
David Sertic a4e100cf45 add sidebar links, delimiters and proper weights 2023-05-29 19:25:41 +02:00
3215985d1d Improved Nested Docs and Link Grouping Support (#147)
* added a table of content

* wide layout for docs, styles for the table of content

* fixes for docs layout

* wide footer at the docs section

* added support for nested docs, added toggling groups of links, delimiters, external links

* external link icon

* added active state for nested links, styles for the external link icon

* styles fix

* remove doc sync

* update directory structure and doc titles

* fix outstanding links

* fix more links for merge

* Revert "fix more links for merge"

This reverts commit 46c9ccaf1b7765f2cda8dc85d625fa6b4e3f5436.

* Revert "fix outstanding links"

This reverts commit 28e6380b74f1ab74690c8184551f186656d6d4e9.

* fix remaining broken links

* move how-to tutorials in the different page

* split tutorials

* fix link

* upd github edit link

* skip empty index pages

---------

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
Co-authored-by: David Sertic <62056091+davidmyriel@users.noreply.github.com>
2023-05-29 15:11:40 +02:00