JY Hsu
f329b3f2cb
fix: Fix issue #1037 ( #1039 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2025-03-06 14:41:37 +06:00
Rémy Jacquin
417ef950c7
fix: Create text-justify css class ( #1032 )
...
Signed-off-by: Rémy Jacquin <remy@remyj.fr>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2025-02-07 01:43:47 +06:00
Emruz Hossain
07372519ee
Add support for different logo on dark mode ( #1020 )
2025-01-14 06:01:14 +06:00
Andrea Maiani
047bb517cb
Adapt publication card to handle missing URLs ( #1017 )
...
* Allow for personalized titles for Blog and Note pages
* Adapt publication card to handle better the case when URL in authors, publication and paper are not used.
2024-12-19 14:24:52 +06:00
David G. Simmons
4e4acdbb6b
Remove in-line script from header ( #1004 )
...
* remove in-line script from header
* oops!
* Set script in-line with integrity hash
Signed-off-by: Emruz Hossain <hossainemruz@gmail.com>
---------
Signed-off-by: Emruz Hossain <hossainemruz@gmail.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-12-01 20:37:33 +06:00
JY Hsu
515b7eb3bf
Fix input focus and placeholder color for footer section ( #1005 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-10-24 21:54:40 +06:00
JY Hsu
bc67ca1187
Add project image ( #987 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-10-18 22:51:40 +06:00
Bernat Borràs Civil
0d4d8a8e3c
Add copy code button ( #963 )
...
* Add copy code button
* External package not needed
* Improve alignement
* Update button style + add feedback on click
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Update dependencies
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-09-20 01:29:38 +00:00
JY Hsu
9da3e3420b
Add category filter for skills ( #979 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-09-20 00:57:14 +00:00
Bernat Borràs Civil
0e8f82703f
Fix perfect matching provisionally ( #976 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-09-20 00:52:33 +00:00
Steffen Barnau
9300a22068
Align card texts and tag list to left ( #974 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-09-20 00:50:41 +00:00
Emruz Hossain
f2e549772d
Fix auto-prefixer workflow ( #971 )
...
Signed-off-by: Emruz Hossain <hossainemruz@gmail.com>
2024-09-08 03:30:42 +06:00
JY Hsu
7bc37c74c7
Added default theme ( #960 )
...
* feat: Added default theme
* Revert "feat: Added default theme"
This reverts commit a11a99f92a
.
* feat: Add basic theme feature
* feat: Add theme settings
* fix: Fix default theme value
* fix: Fix CR and doc-string
* Comment out darkMode on exampleSite/hugo.yaml
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-09-06 16:15:33 +06:00
JYHsu
b40f6f85b9
fix: Fixed font color for education pages in dark mode ( #943 )
2024-05-27 18:50:32 +06: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
Andrew Molyuk
2b47657a12
Fix dark mode image setting ( #923 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-05-10 23:52:53 +06:00
Bernat Borràs Civil
03148c9f3f
Migrate to Bootstrap 5 ( #918 )
...
* Migrate to Bootstrap 5
* Fix dropdown
* Fix horizontal line color
* Fix vertical line
* Migrate bootstrap on example site
* Fix style issue + scroll spy
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-04-21 02:03:59 +06:00
Bernat Borràs Civil
36e3e4c09c
Add dark logos ( #903 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-03-10 16:02:51 +06:00
Bernat Borràs Civil
1ec4cd2688
Add tags in post cards from search results ( #895 )
...
* Add tags in post cards from search results
* Use on_card parameter to decide to show the cards or not
* Fix search cards height
* Minor fix
* Fix null tags
* Fix CSS not applied properly in search page
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-02-23 23:37:35 +06:00
Bernat Borràs Civil
b8bee52c7c
Fix hovering tags in posts ( #894 )
2024-02-14 02:01:20 +06:00
Bernat Borràs Civil
35bca71987
Add spacing between project tags ( #892 )
...
* Add spacing between project tags
* Fix
2024-02-13 01:35:55 +06:00
Bernat Borràs Civil
cbdb07dbf1
Add custom subsections in education ( #888 )
...
* Add custom subsections in education
* Apply requested changes
2024-02-12 23:24:21 +06:00
Bernat Borràs Civil
df78c743c8
Fix Tags sidebar font color ( #890 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2024-02-12 13:29:12 +06:00
Bernat Borràs Civil
11bddc36a2
Add company and school logos ( #882 )
...
* Add education logo
* Fix width
* Update css
* Add logos to company
* Add multiple positions
* Update Styling
* Strenghten poistion title
* Improve timeline
* Fix missing curly braces
* Fix curly braces
* Add space
* Add space between position and date
* Make single and multiple experiences more consistent
* Remove single-position layout
* Remove duplicated comment
2024-02-12 13:26:12 +06:00
Emruz Hossain
e8b0cfb32e
Fix active menu on sidebar not getting highlighted in dark mode ( #881 )
...
Signed-off-by: Emruz Hossain <emruz.hossain@qdrant.com>
2024-02-02 18:31:03 +00:00
Emruz Hossain
fdfee4d3bb
Refactor alert shortcode ( #858 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2024-01-01 08:58:11 +00:00
Augusto Pace
d3968ca711
Fixed and improved circular progess animation on about section ( #850 )
...
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-12-29 23:04:27 +06:00
Emruz Hossain
d5fb8e5313
Fix embed-pdf
short code not rendering pdf file ( #844 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-12-08 16:04:58 +00:00
Bernat Borràs Civil
bb9fec2e5d
Fix taken courses collapsible ( #840 )
...
* Fix taken courses collapsible
* Remove space
* Reorder functions
2023-12-07 00:48:50 +06:00
Emruz Hossain
93fc487111
Refactor workflows ( #835 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-11-21 14:42:39 +06:00
Bernat Borràs Civil
fecc0546e6
Fix distorted post card images (issue #808 ) ( #819 )
2023-10-18 17:12:57 +00:00
Bernat Borràs Civil
45b0b5b704
Fix tag separation in post cards ( #818 )
2023-10-18 15:12:55 +00:00
Bernat Borràs Civil
aa7bdb0899
Justify post content (issue #831 : Text in post is not justified) ( #815 )
...
* Justify content
* Justify content
* Remove redundant justification
* Remove inline css
---------
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-10-17 19:39:53 +00:00
Bernat Borràs Civil
a917e1e3f7
Add input color ( #812 )
2023-10-16 05:01:50 +00:00
Emruz Hossain
e8f8f3b22b
Fix post author image position + responsiveness ( #804 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-10-06 19:32:57 +00:00
David Davó
42d3c650f8
Fixed navbar scroll spy ( #798 ) ( #799 )
...
* Fixed navbar scroll spy
* Created get-section-url helper
* Fix URL for home section
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-10-07 00:38:18 +06:00
Emruz Hossain
c943f39617
Fix theme icon in transparent menu ( #801 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-09-29 23:17:47 +00:00
Emruz Hossain
5f0aebcf68
Implement proper dark mode ( #800 )
...
* Implement proper dark mode
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Fix footer color in light mode
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-09-30 05:04:48 +06:00
Emruz Hossain
6dc9d1d33d
Refactor CSS ( #785 )
...
* Refactor CSS
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Refactor about section
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Refactor CSS for experiences section
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Update education section
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Update projects section
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Update publication + accomplishment section
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Update achievements section
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Refactor footer CSS
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Re-use section title adjustment css for top header
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Refactor navbar CSS
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Refactor sidebar CSS
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Use unified navbar for all pages
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Refactor 404 page CSS
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Refactor list page css
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Fix notes page css
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Refactor single page css
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Introduce color variables
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-09-29 04:27:19 +06:00
Bernat Borràs Civil
08017d5977
Add possibility to show tags on post cards ( #782 )
...
* Add possibility to show tags on post cards
* Add on_card tags in exampleSite
---------
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-07-29 15:21:26 +00:00
Emruz Hossain
0e12222cc3
Fix index featching during search ( #783 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-07-29 02:09:17 +06:00
hossainemruz
678d955044
Fix search using incorrect element id
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-07-29 00:57:50 +06:00
Emruz Hossain
55560f40bd
Fix CSS not being applied in tags ( #780 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-07-28 00:15:51 +06:00
Bernat Borràs Civil
a128873f20
Fix takenCourses buttons ( #772 )
2023-07-03 22:14:35 +06:00
Bernat Borràs Civil
cd80fc9015
Fix Issue: Skills logo misaligned #753 ( #769 )
2023-07-03 06:59:41 +00:00
Miradil
83d10c59ad
Fixed changing default color scheme in config, affecting the result ( #755 )
2023-04-29 04:56:50 +00:00
Emily
8d34a7573b
fix cardHeader ( #747 )
2023-04-10 16:07:03 +00:00
Aaron Qian
d9eccf58f4
Bundle CSS with Hugo's Sass feature ( #705 )
...
* migrate bootstrap and flags to bundle
* migrated main.css
* migrate navbar.css and plyr
* migrated mulish font and darkreader
* migrated static/css/sections stylesheets
* migrated list page and sidebar styles
* migrated search.html ( nothing to add )
* migration single page styles
* remove duplicated style tags
* migrate notes. Deleted unused css in static
* migrate 404 css to bundle
* migrate katex styles
* migrate embedpdf styles
* migrated katex css
---------
Co-authored-by: Aaron Qian <aaron@yeet.io>
2023-01-27 22:56:34 +06: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
imgbot[bot]
505b8a9307
[ImgBot] Optimize images ( #204 )
...
*Total -- 2,892.29kb -> 2,385.28kb (17.53%)
/exampleSite/assets/images/sections/skills/git.png -- 25.45kb -> 10.41kb (59.1%)
/assets/images/main-logo.png -- 12.86kb -> 5.50kb (57.2%)
/exampleSite/assets/images/sections/projects/toha.png -- 12.86kb -> 5.50kb (57.2%)
/exampleSite/assets/images/sections/skills/go.png -- 15.16kb -> 6.58kb (56.62%)
/exampleSite/assets/images/sections/skills/c++.png -- 97.47kb -> 56.46kb (42.08%)
/exampleSite/assets/images/site/favicon.png -- 6.52kb -> 4.12kb (36.78%)
/exampleSite/assets/images/site/inverted-logo.png -- 6.52kb -> 4.12kb (36.78%)
/assets/images/favicon.png -- 20.59kb -> 13.35kb (35.18%)
/assets/images/inverted-logo.png -- 20.59kb -> 13.35kb (35.18%)
/assets/images/theme-logo.png -- 20.59kb -> 13.35kb (35.18%)
/exampleSite/assets/images/author/jessica.png -- 7.97kb -> 6.01kb (24.62%)
/exampleSite/assets/images/author/john.png -- 7.73kb -> 6.25kb (19.15%)
/assets/images/default-background.jpg -- 1,427.74kb -> 1,154.80kb (19.12%)
/exampleSite/assets/images/sections/skills/kubernetes.png -- 279.62kb -> 235.54kb (15.76%)
/exampleSite/assets/images/sections/projects/kubernetes.png -- 279.62kb -> 235.54kb (15.76%)
/exampleSite/assets/images/sections/skills/prometheus.png -- 55.60kb -> 47.25kb (15.02%)
/exampleSite/assets/images/sections/projects/no-code.png -- 51.09kb -> 44.82kb (12.26%)
/assets/images/404.png -- 114.64kb -> 107.74kb (6.02%)
/exampleSite/assets/images/sections/achievements/woman-winner.jpg -- 87.81kb -> 83.21kb (5.24%)
/exampleSite/assets/images/site/main-logo.png -- 7.09kb -> 6.72kb (5.21%)
/exampleSite/assets/images/sections/achievements/sport.jpg -- 142.25kb -> 136.39kb (4.12%)
/assets/images/default-hero.jpg -- 72.20kb -> 69.41kb (3.87%)
/exampleSite/assets/images/sections/achievements/presenter.jpg -- 97.24kb -> 95.85kb (1.42%)
/assets/images/hugo-logo.svg -- 2.46kb -> 2.44kb (0.68%)
/assets/images/404.svg -- 20.61kb -> 20.56kb (0.23%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-12-31 20:58:47 +00:00