Commit graph

47 commits

Author SHA1 Message Date
Sharwin24
78fb3927af Centered images on post 2025-02-13 17:53:30 -06:00
Sharwin24
f07a639b4b sensors 2025-02-13 14:47:01 -06:00
Sharwin24
f4caff9012 Merge branch 'delta-robot' 2025-02-13 14:42:22 -06:00
Sharwin24
605f19a6f1 delta robot image 2025-02-13 14:42:17 -06:00
Sharwin24
c37390692f Added github link to project posts 2025-02-13 14:30:38 -06:00
Sharwin24
e8df2182cf Created delta robot post 2025-02-04 16:31:51 -06:00
Sharwin Patil
6730553ccc Images 2025-01-20 22:30:59 -06:00
Sharwin Patil
056c8f53b1 More info about kit 2025-01-20 22:30:04 -06:00
Sharwin Patil
c9a69e022c Adding content to robot arm 2025-01-20 22:11:15 -06:00
Sharwin24
784fd7ca08 Fixing youtube video sizes and math equations 2025-01-20 14:01:40 -06:00
Sharwin Patil
d853b62d4a Merge branch 'main' of https://github.com/Sharwin24/toha into main 2025-01-15 10:48:25 -06:00
Sharwin Patil
c8aa9e99f1 Bike overview 2025-01-15 10:48:23 -06:00
Sharwin24
aab746b3f5 Image 2025-01-14 11:51:08 -06:00
Sharwin24
0423bed954 Writing robot arm section 2025-01-14 11:41:26 -06:00
Sharwin24
c03b2be16c Linking github for code snippet 2025-01-14 11:15:31 -06:00
Sharwin24
8e19adecbf Removed code snippet 2025-01-14 11:14:36 -06:00
Sharwin Patil
ba73b8fa85 Added collaborators 2025-01-11 22:50:04 -06:00
Sharwin Patil
72273491a1 Reducing sections 2025-01-11 22:41:27 -06:00
Sharwin Patil
17097c5d20 Sections 2025-01-11 22:40:33 -06:00
Sharwin Patil
029495eb14 Adding resetting code for chessbot 2025-01-11 22:11:47 -06:00
Sharwin Patil
4089e60a00 Removing empty projects and fixing dates 2025-01-11 15:34:49 -06:00
Sharwin Patil
3ca717332a ToastBot Project Post 2025-01-11 15:27:08 -06:00
Sharwin Patil
e0efec54f2 Added GH links for collaborators 2025-01-09 23:14:08 -06:00
Sharwin24
b6e5f110cf more chess bot info 2025-01-09 15:18:54 -06:00
Sharwin24
117701d377 Adding chess robot photos 2025-01-09 12:02:06 -06:00
Sharwin24
c20b654041 Hid HSKY 2025-01-09 11:25:12 -06:00
Sharwin24
353fe1862d More content and editing config link 2025-01-08 17:13:07 -06:00
Sharwin24
535419b959 More content and images 2025-01-08 16:17:16 -06:00
Sharwin24
3c8cf81211 Adding content 2025-01-08 15:58:38 -06:00
Sharwin24
a77186f692 Changing images 2025-01-08 15:43:08 -06:00
Sharwin Patil
bec55aeed1 Added Napkin project README and reordered posts 2025-01-06 17:39:27 -08:00
Sharwin Patil
fc16c0345d Cleaned up notes and added images 2025-01-05 20:22:23 -08:00
Sharwin Patil
897275d583 markdown support for raw html 2025-01-05 16:56:19 -08:00
Sharwin Patil
485d772e22 Created project pages with some formatting of info 2025-01-05 16:06:53 -08:00
Sharwin Patil
47aa431249 Disabled analytics for now 2025-01-04 14:44:38 -08:00
Sharwin24
5d50861043 Added error plot 2025-01-03 10:24:30 -08:00
Sharwin24
741c6f6500 Attempted to fix katex brackets 2025-01-02 18:34:00 -08:00
Sharwin24
7769520f21 Started mobile manipulation post 2025-01-01 17:11:03 -08:00
Sharwin24
7d72fce74c Editing content for example project post 2025-01-01 15:56:32 -08:00
Sharwin24
b3a670bfa4 Got example posts showing up 2024-12-30 12:25:21 -08:00
Sharwin24
aa2d0606ce Editing code with my formatting 2024-12-27 14:10:06 -08:00
Andreas Deininger
3edd8e7858
Fix deprecation warnings (#908)
* Example site: bump hugo modules to latest versions

* Fix deprecation warnings emitted by hugo v0.124

* Fix typos

* Netlify: bump hugo version

---------

Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-05-11 00:00:29 +06:00
Emruz Hossain
69611695e7
Fix search result card layout (#820)
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-10-20 20:20:26 +00:00
Aaron Qian
02db3d3044
Bundling JS with ESBuild (#702)
* add npm dependencies used in this theme

* implement helper to configure JS and ESBuild

* migrate jquery popper.js bootstrap fontawesome to js bundle

* refactor main.js into smaller pieces, and moved navbar.js to assets

* remove list.js. It adjusts post card height to be the same, but is actually not needed.

* refactored notes.js, search.js, single.js into application.js

* move ityped to js asset, implement experiences horizontal vertical line in css

* align recent post height via css

* migrated home.js and refactored into various sections

* migrated darkMode feature to js bundle

* moved mermaid feature to js bundle

* migrate syntax highlight to js bundle

* migrate katex ( js portion ) to js bundle

* migrate pdf-js to js bundle by delegating to cdn

* set explicit comparisions for feature envvars so js can properly optimize

* removed goat-counter

* more fixes for broken achievements and small bugs

* more bug fixes

* allow configuration of hightlight.js, fix video-player shortcode

* remove jquery all together

* add null handling and fix merge conflicts

Co-authored-by: Aaron Qian <aaron@yeet.io>
2023-01-06 00:42:54 +06:00
Pablo Marcos
ac28e9824e
Make search multilingual (#305)
* Make search multilingual

* Added Support for custom country flags

* Add search.md for more language + fix search behavior

Signed-off-by: hossainemruz <hossainemruz@gmail.com>

Co-authored-by: Pablo Marcos <codebergflamingo@staplehorse.anonaddy.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2021-05-18 00:32:39 +06:00
Emruz Hossain
25e4e9e3d0
Add notes layout (#263)
* Add note layout

Signed-off-by: hossainemruz <hossainemruz@gmail.com>

* Fix note organization

Signed-off-by: hossainemruz <hossainemruz@gmail.com>

* WIP: need help adding above 6 sections doesnt fit navbar

* Add note layout

Signed-off-by: hossainemruz <hossainemruz@gmail.com>

* Add Translation

Signed-off-by: hossainemruz <hossainemruz@gmail.com>

Co-authored-by: HenzelMoras <henzelmoras@gmail.com>
2021-03-27 19:52:18 +00:00
Chuso Pérez
0848be17ba
#42 Add suppor for client-side search (#227)
* Add support for client-side search with Fuse.js. Implements #42.

Based on https://gist.github.com/eddiewebb/735feb48f50f0ddd65ae5606a1cb41ae

* Move search form code repeated in many places to one single template.

* Add search box in home page.

* Fix search UI + Some improvements

Signed-off-by: hossainemruz <hossainemruz@gmail.com>

* Remove search.md from exampleSite

Signed-off-by: hossainemruz <hossainemruz@gmail.com>

Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2021-03-13 23:43:10 +06:00