Emruz Hossain
7691a4692e
Merge branch 'main' into html-proof
2024-01-01 14:58:37 +06:00
Emruz Hossain
fdfee4d3bb
Refactor alert shortcode ( #858 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2024-01-01 08:58:11 +00:00
hossainemruz
b22c606137
Ignore # URL
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2024-01-01 13:33:20 +06:00
hossainemruz
0a84f2773a
Add HTML proofer action
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2024-01-01 13:33:20 +06: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
Alexandre Neto
48a7b47319
Specify European Portuguese ( #854 )
2023-12-24 12:32:38 +06:00
dependabot[bot]
2801749573
Bump github/codeql-action from 2 to 3 ( #849 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 19:19:24 +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
93dc9dbb26
Add lighthouse score check ( #837 )
...
* Add lighthouse check
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Fix URL
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-11-23 15:18:52 +06:00
hossainemruz
434061ea6b
Update netlify.toml
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-11-23 15:02:20 +06:00
hossainemruz
40d121bf2c
Update replace dir
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-11-23 15:00:41 +06:00
Emruz Hossain
bb56bfbc77
Add Netlify configuration ( #836 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-11-23 08:21:54 +00: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
e5230e8c93
Add minute translation for catalan, spanish and french ( #833 )
2023-11-13 17:53:02 +00:00
Nirjas Jakilim
017ab6262a
Updated min hugo version required on theme configuration ( #830 )
...
updated theme.toml to reflect with the latest minimum hugo version requirement.
2023-10-31 15:43:30 +00:00
Emruz Hossain
cd2546d4e8
Add tooltiop for scroll-to-top button ( #829 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-10-31 08:24:54 +00:00
Emruz Hossain
c00d676b26
Update Hugo version in README ( #828 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-10-31 08:01:38 +00:00
Luca Argentieri
05c9d3d850
Add self-hosted goat counter ( #826 )
...
* Add self-hosted goat counter
* GoatCounter custom instance and beckward compatibility
---------
Co-authored-by: SilverLuke <luca99.argentieri@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-10-31 07:15:28 +00:00
Augusto Pace
e61d6b796b
Fixed localization of post cards ( #821 )
...
* Fixed date localization on post card
* fixed also labeling localization for post card
* adressed change request by using the hugo feature of singular/plural automagic for translation
* Fix reading time translation
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: hossainemruz <hossainemruz@gmail.com>
2023-10-30 04:27:14 +00:00
dependabot[bot]
fbbef3b2c5
Bump actions/setup-node from 3 to 4 ( #822 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 11:51:41 +00: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
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
dependabot[bot]
acd4f63cda
Bump actions/checkout from 4.1.0 to 4.1.1 ( #817 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 11:58:10 +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
dependabot[bot]
5b31653ed2
Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 ( #814 )
...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.24.0...v5.25.0 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 11:31:42 +00:00
dependabot[bot]
e35f917370
Bump postcss from 8.4.21 to 8.4.31 ( #805 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-10-16 18:06:19 +00:00
Bernat Borràs Civil
a917e1e3f7
Add input color ( #812 )
2023-10-16 05:01:50 +00:00
Bernat Borràs Civil
bd2181eaca
Fix featured post section after update ( #807 )
2023-10-15 10:41:39 +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
Mariatta
1dbe8aca45
Create mastodon embed shortcode ( #788 )
...
This shortcode can be used as follows:
```
{{<mastodon server="" user="" id="">}}
```
It defaults to mastodon.social server.
Closes #787
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-10-07 01:06:16 +06:00
Bernat Borràs Civil
a1188673ad
Add section to feature some posts in the main page ( #786 )
...
* Add working-on section
* Remove more posts button in working on
* Rename working-on.html to featured-posts.html
* Iterate posts from config file
* Remove unnecessary code in featured-posts.html
---------
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-10-07 01:01:45 +06:00
Vincent Ducamps
539828cbff
fix dark mode: absolute to relative icon path ( #790 )
2023-10-07 00:55:18 +06: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
03d263c4a1
Remove re-write warning message ( #803 )
2023-10-05 09:25:56 +00: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
dependabot[bot]
77447b7723
Bump actions/checkout from 4.0.0 to 4.1.0 ( #795 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 11:19:33 +00:00
dependabot[bot]
bd7ad1148d
Bump actions/checkout from 3.6.0 to 4.0.0 ( #792 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 11:45:44 +00:00
dependabot[bot]
cc0b957979
Bump actions/checkout from 3.5.3 to 3.6.0 ( #789 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v3.6.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 11:22:23 +00:00
Bernat Borràs Civil
80205a7117
Add reading time, #679 ( #784 )
...
* Add reading time
* Add reading time
2023-07-31 16:30:13 +00:00
ZeYanLin
8f2d583ab6
Support Cloudflare Web Analytics ( #763 )
...
* Support Cloudflare Web Analytics
* Support Cloudflare Web Analytics
---------
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-07-30 07:48:13 +00: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
dependabot[bot]
0afcdcd468
Bump word-wrap from 1.2.3 to 1.2.4 ( #778 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 22:23:42 +06:00
Bernat Borràs Civil
5372e856d7
Add space between expanding icon and category name (Sidebar) ( #773 )
2023-07-04 07:28:03 +00:00