Commit Graph

38 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire 5deb4f9249
Feature/modman (#2)
* Parsing

- (WIP) Adding information about the module manager sub-system

* Parsing

- Added some stuff (stashing it up)

* MK

* Parsing

- Updated header type

* Parsing

- Update

* Small docs transferred in

* ModMan

- Fixed up formatting - now it builds right

* Updates

* Docs

- Updated

* Resolver

- Updated docs

* Updated docs

* Resolver Docs

- Updated with more information

* Resolver

- Added more docs

* Resolver docs

- Updated

* Resolver docs

- Fixed run-on-lines

* Resolver docs

- Fixed run onlines

* Resolver docs

- Fixed run onlines

* Docs

- Updated

* Docs

- Fixed run over lines

* Resolver docs

- Updated

* Resolver Docs

- Added code example

* Small docs

- Added code insertion

* Config

- Updated docs

* Modules

- Added note on file naming
- Added TODO section

* Command-line

- Added information about `--paths`

* Config

- Added information about the `modman:paths` configuration option

* Language usage

- Documentation added

* Command-line

- Formatting fixed

* Parser

- Work-in-progress for the importing system

* Parser

- Added steps + code example

* Parsing

- More documentation on multi odule added

* Parser

- Updated docs

* Graphs

- Updated

* Parsing

- Added notes on parsing, all done now
2024-04-08 12:45:17 +02:00
Tristan B. Velloza Kildaire 85837645bd Revert "Mkdocs"
This reverts commit 9374c4fce7.
2023-12-22 17:42:32 +02:00
Tristan B. Velloza Kildaire 9374c4fce7 Mkdocs
- Removed old plugins
2023-12-20 19:51:22 +02:00
Tristan B. Velloza Kildaire 2c0ff313f9 Mkdocs
- Disabled that
2023-12-20 19:49:02 +02:00
Tristan B. Velloza Kildaire 6674c67674 Grammar
- Updated stuff

Configuration

- Updated information about `dgen` flags
2023-08-16 16:21:15 +02:00
Tristan B. Velloza Kildaire 910de6fd09 Navbar
- Link to meta information
- Link to configuration information
2023-05-29 16:53:51 +02:00
Tristan B. Velloza Kildaire 5e6591e998 - Cleaned up `mkdocs.yml` Mkdocs configuration 2023-04-19 10:29:48 +02:00
Tristan B. Velloza Kildaire df46092d71 - Disable journal for now 2023-04-18 22:27:59 +02:00
Tristan B. Velloza Kildaire 6d4567ce27 - Fixed broken links in navbar 2023-04-18 20:19:08 +02:00
Tristan B. Velloza Kildaire 5a593c97b2 - Added missing pages to navbar 2023-04-18 20:14:09 +02:00
Tristan B. Velloza Kildaire 0b03fbbffb - Cleaned up site copy over and added recursion to copy files in `journal/`
- Trying to re-enable journal
2023-04-18 20:11:05 +02:00
Tristan B. Velloza Kildaire d8ae3500e6 - Fixed broken link 2023-04-18 19:58:30 +02:00
Tristan B. Velloza Kildaire ae2ec60cdd - Disabled `site_url` again 2023-04-18 18:34:14 +02:00
Tristan B. Velloza Kildaire f74a27613c - DIsabled blogging plugin 2023-04-18 18:32:36 +02:00
Tristan B. Velloza Kildaire 919a81c265 - Specify site URL 2023-04-18 18:23:45 +02:00
Tristan B. Velloza Kildaire e5ef522ce0 - Use a nice bootstrap theme
- Disable `site_url`
2023-04-18 17:39:25 +02:00
Tristan B. Velloza Kildaire 76ceee6abd Arrays
- Added new page
- Shifted all other pages
2023-04-14 21:55:00 +02:00
Tristan B. Velloza Kildaire 5b7961e6fe Compiler
- Added new section on the `Compiler` object
2023-01-22 18:03:11 +02:00
Tristan B. Velloza Kildaire 2959107079 Content
- Added section on using `extern` for functions
2023-01-15 18:21:11 +02:00
Tristan B. Velloza Kildaire a8d328483c - Added structure for future implementtion notes
- Finished transferring over LaTeX content to markdown
2023-01-13 23:50:56 +02:00
Tristan B. Velloza Kildaire a3243099a7 - Added implementation sections 2023-01-13 17:31:14 +02:00
Tristan B. Velloza Kildaire 587848fcde Added `Introduction` and `Language` sections with correct titles back to navigation bar 2023-01-13 17:09:15 +02:00
Tristan B. Velloza Kildaire 65b89614b3 Migrating to Pandoc 2023-01-13 16:56:38 +02:00
Tristan B. Velloza Kildaire 3680537b11 Test 2022-12-14 22:52:09 +02:00
Tristan B. Velloza Kildaire 9e2a2da290 Test 2022-12-14 22:51:07 +02:00
Tristan B. Velloza Kildaire bdfd976100 Test re-enabling site-url 2022-12-14 22:49:39 +02:00
Tristan B. Velloza Kildaire 5b196c6271 Test disabling blog plugin 2022-12-14 22:48:53 +02:00
Tristan B. Velloza Kildaire df4c47003c Disabled `site_url` for now 2022-12-14 11:54:29 +02:00
Tristan B. Velloza Kildaire 1d45e4adcc Fixed to include http:// as required by plugin 2022-11-22 19:10:47 +02:00
Tristan B. Velloza Kildaire 858ff4130a Set site_url to make blogging plugin stop complaining (TODO: what should it be?) 2022-11-22 19:09:43 +02:00
Tristan B. Velloza Kildaire 288a33efe9 Remove uneeded mkdocs plugin 2022-11-22 19:08:28 +02:00
Tristan B. Velloza Kildaire 64aba95e8b Added new extensions 2022-10-27 21:01:27 +02:00
Tristan B. Velloza Kildaire b48874477f Added note in mkdocs.yml 2022-10-23 22:11:36 +02:00
Tristan B. Velloza Kildaire b2a9281f30 Updated homepage logo 2022-10-23 21:45:11 +02:00
Tristan B. Velloza Kildaire e887d22ed8 Added downloads section along with buttons 2022-10-23 21:03:51 +02:00
Tristan B. Velloza Kildaire 5b06ac7080 Added TODO list 2022-04-12 11:31:40 +02:00
Tristan B. Kildaire fab296d7f9 Enabled blogging 2022-04-06 17:43:50 +02:00
Tristan B. Kildaire 4bc25aec27 Added configuration file 2022-04-06 17:18:31 +02:00