Commit Graph

113 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
9a8a1b40fe Fix last modified date printing on cover page 2024-03-12 23:20:49 -04:00
naeemkh
c566d235e9 Merge branch 'main' into check_main 2024-03-11 12:14:43 -04:00
Vijay Janapa Reddi
96e0d16fe7 Updated the way captions show up in Latex build 2024-03-11 11:55:48 -04:00
naeemkh
ef3b557f9a drop font related commands 2024-03-11 11:18:04 -04:00
naeemkh
faac5e3a39 change font 2024-03-11 10:56:17 -04:00
naeemkh
be5bc486d4 fix hardcoded path 2024-03-11 10:18:13 -04:00
Vijay Janapa Reddi
aa4558fb9c Merge remote-tracking branch 'origin/fix_pdf_style' 2024-03-10 14:33:51 -04:00
Vijay Janapa Reddi
c5bb276fb3 Crimson theme colors in style files 2024-03-10 14:04:22 -04:00
Vijay Janapa Reddi
efbfeeb8ba Added custom callouts 2024-03-10 10:57:47 -04:00
Vijay Janapa Reddi
3f468771b9 Fixing formatting 2024-02-20 17:01:00 -05:00
Vijay Janapa Reddi
a78bd1f297 Added Crimson styles and title page image 2024-02-20 08:06:55 -05:00
Vijay Janapa Reddi
6dab6eb5e4 (Non-) ASCII checker scripts + fixes
When working with PDF builds, one of the big issues has been that I get into Unicode error issues, and so the scripts in this particular push help find all the non-ASCII Unicodes so that I can fix them manually. Also, another issue that shows up is with figure reference labels, which can be broken. And so, the fig_references script detects those and raises errors.
2024-02-19 16:57:54 -05:00
naeemkh
ec7fb0966d add new fonts to koma 2024-02-18 21:58:13 -05:00
naeemkh
2cf4bd2b68 customize pdf 2024-02-18 21:02:40 -05:00
naeemkh
a3c65f1390 change pdf class 2024-02-06 18:04:44 -05:00
Vijay Janapa Reddi
b3d236ae5c Auto stash before merge of "iss154-add-colab-badges" and "shanzehbatool/iss154-add-colab-badges" 2024-02-06 16:53:44 -05:00
Vijay Janapa Reddi
83a65467d1 Cleaning up website presentation a bit 2024-02-06 16:36:59 -05:00
Vijay Janapa Reddi
e4c32ca569 Fixed broken image caused by variable issue 2024-02-02 18:16:54 -05:00
Vijay Janapa Reddi
d4cddf25be Added global references file 2024-02-02 18:08:24 -05:00
Vijay Janapa Reddi
fd9e5be536 Get rid of keywords 2024-02-02 17:17:49 -05:00
Vijay Janapa Reddi
1bc0644d21 Enable PDF download 2024-01-21 15:56:17 -05:00
naeemkh
3e22c27429 add version to ga 2023-12-13 11:23:30 -05:00
Vijay Janapa Reddi
b93ea02af4 Google tracking js 2023-12-12 15:58:40 -05:00
Vijay Janapa Reddi
ad5623d908 Adding website tracking 2023-12-12 15:51:29 -05:00
Vijay Janapa Reddi
e8fb9c908b Adding tracking 2023-12-12 15:04:00 -05:00
Vijay Janapa Reddi
663329e82c Updating to remove references.qmd file 2023-12-12 13:16:21 -05:00
Vijay Janapa Reddi
4040f711e5 Reorg chapter flow 2023-12-11 15:42:07 -05:00
Vijay Janapa Reddi
5971753cac Removed ePub build till we resolve 100GB+ file limit 2023-12-11 14:00:28 -05:00
Douwe den Blanken
980c5197cd Only show EPUB download 2023-12-11 11:44:20 +01:00
Douwe den Blanken
fcab20f647 Undo PDF inclusion in build steps 2023-12-11 11:43:01 +01:00
Douwe den Blanken
4d6a0e5c31 Merge remote-tracking branch 'upstream/main' into feat/add-book-generation 2023-12-11 11:22:28 +01:00
Vijay Janapa Reddi
c3909c36a1 Distributed references - each chapter has its own references files
The references.bib file causes significant conflicts when multiple people work on their chapters. Therefore, we are dividing the references.bib file into individual chapters. This approach has its own drawbacks, such as the potential duplication of references. However, we can implement checks for this in the future. For now, this method reduces merge conflicts.
2023-12-10 20:56:02 -05:00
Vijay Janapa Reddi
175346a835 Updating logo images 2023-12-10 20:14:53 -05:00
Douwe den Blanken
be5b09dbec Make sure epub and pdf generation work by moving include-in-header + configuring epub + pdf generation 2023-12-10 23:05:34 +01:00
Vijay Janapa Reddi
46b260468f Updated the nav bar 2023-12-10 15:43:01 -05:00
Vijay Janapa Reddi
3625af9cc4 Massive reorganization of the files into folder structure
We put all the QMD files under their own directory structure. The directory contains the QMD file and also an images directory, so each chapter is now self-contained

As part of this reorg, I updated the links to images etc. to make sure they are all pointing to the right location
2023-12-10 14:46:00 -05:00
Vijay Janapa Reddi
286b04bff7 Updated abstract 2023-12-10 10:57:22 -05:00
Douwe den Blanken
5843a8d43e Add dark mode + fix code highlighting issues 2023-12-07 12:45:01 +01:00
Vijay Janapa Reddi
0f360508dc Added variables file 2023-12-01 14:34:46 -05:00
Vijay Janapa Reddi
426cd2eea8 Update _quarto.yml 2023-12-01 11:36:32 -05:00
Vijay Janapa Reddi
8fe8088d22 Update _quarto.yml 2023-12-01 09:35:44 -05:00
Vijay Janapa Reddi
86712b933a Playing around with formatting 2023-11-30 14:48:42 -05:00
Vijay Janapa Reddi
e22f11acab Detailed TOC
Given that the text is long and has MD headings 4 and 5, increasing the toc-depth
2023-11-24 10:10:09 -05:00
Vijay Janapa Reddi
043b8e83ea Update _quarto.yml 2023-11-24 08:59:22 -05:00
Vijay Janapa Reddi
cd30291beb Fold exercises 2023-11-24 08:55:13 -05:00
Vijay Janapa Reddi
e96de0f0d6 Updated email subject line 2023-11-24 08:49:06 -05:00
Vijay Janapa Reddi
6303a76835 Revised the abstract
Co-Authored-By: ELSuitorHarvard <90284435+ELSuitorHarvard@users.noreply.github.com>
Co-Authored-By: Elias Nuwara <55062776+eliasab16@users.noreply.github.com>
2023-11-24 08:48:54 -05:00
Vijay Janapa Reddi
6da0e1d749 Updating the intro to be a bit more generic
Learning ML Systems through the lens of tinyML
2023-11-16 20:43:08 -05:00
Marcelo Rovai
917cb2e124 Adding DSP Chapter.
Adding a Preprocessing DSP Chapter. Deep dive into Inertial data preprocessing.
2023-11-07 10:27:39 -03:00
Vijay Janapa Reddi
71ef842c37 Rename the files for consistency + learning objectives 2023-11-03 16:39:36 -04:00