Commit Graph

9 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire 68d7ce5b8e - Attempt to fix the tables rendering 2023-04-19 17:36:14 +02:00
Tristan B. Velloza Kildaire 21e9ad86a7 - Update `generateMarkdown()` in `helpers.sh` to copy over the logo 2023-04-19 10:35:49 +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 d978f89bd8 - Fixed up graph paths 2023-04-18 18:44:30 +02:00
Tristan B. Velloza Kildaire ad06ddb0c2 - Attempt to fix graph display 2023-04-18 18:40:04 +02:00
Tristan B. Velloza Kildaire fdd0bd38be - New scripts all require pre-processing pandoc firstly 2023-04-18 17:39:10 +02:00
Tristan B. Velloza Kildaire 4c4080961d - Added note to self
- Re-organized the `pandoc` command calls in `generateBook()`
2023-04-17 15:30:12 +02:00
Tristan B. Velloza Kildaire 43161edb9b Build system
- `helpers.sh` now builds seperate `.dot` graphs and `.circoe` graphs dependant on the file extension of th graphviz file

Dependency

- Updated graph URLs

Compiler

- Added graph of compilation stages
2023-01-22 19:04:35 +02:00
Tristan B. Velloza Kildaire 6e0df6da25 Build system
- Split function definitions up into seperate script
- Source the `helpers.sh` script in the `makebook.sh` script
2023-01-22 13:11:04 +02:00