Commit graph

677 commits

Author SHA1 Message Date
chutified
4853e556cb Fix minor typos in README file 2021-03-21 15:40:36 +06:00
dependabot[bot]
66d28bcce8
Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#250)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 06:10:14 +00:00
hossainemruz
d5be769cbf Update README.md
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2021-03-14 02:16:37 +06:00
BoT
62ca383b8b
Add back to top (#213)
* translate_Chinese

* translate_Chinese

* Add one-click return to the top function on the article page

Signed-off-by: Ray <Chow-Ray@outlook.com>

* Fix scroll-to-top button

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

Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2021-03-14 01:09:50 +06: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
Roxedus
03ea0fae8c
Add more i18n strings (#234)
* Add more i18n strings

* Add the translation strings in other files

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

Co-authored-by: hossainemruz <hossainemruz@gmail.com>
2021-03-13 22:08:03 +06:00
安红豆
4ef34a8f63
Display project card technology tags (#243)
* Display project card technology tags

* Fix tag CSS

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

Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2021-03-13 21:37:47 +06:00
David G. Simmons
88895c50c2
Fix to the hero so you can have the image named anything you want (#248)
* Fix to the hero so you can have the image named anything you want

* Keep backward compatibility

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

Co-authored-by: hossainemruz <hossainemruz@gmail.com>
2021-03-13 19:48:52 +06:00
github-actions[bot]
4bea73b882
Update and run autoprefixer (#247)
Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-03-11 15:18:02 +00:00
github-actions[bot]
2978071756
Update and run autoprefixer (#238)
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-03-11 15:16:57 +00:00
David G. Simmons
6f5766aa1a
Add a tel: link to the About Page (#246)
just like a `mailto:` link triggers an email, a `tel:` link will allow you to call someone directly from the page. I've added this.
2021-03-11 21:15:32 +06:00
dependabot[bot]
a2307565ac
Bump actions/setup-node from v2.1.4 to v2.1.5 (#237)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.4...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 06:18:57 +00:00
Roxedus
0104c49a4a
Add optional variable to education for courses where scaling doesn't make sense (#231)
* Add optional variable to education

Scales for courses doesnt always apply

* Rename var

*not* !important

* Rename var

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-02-16 10:39:25 +00:00
Roxedus
a15f7364f8
Add i18n to experiences section (#232) 2021-02-16 10:56:21 +06:00
dependabot[bot]
b1e1b7c5d6
Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#230)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.13.0...e5ccf147077e46b0225a80bbe314d795d77bb7a2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 07:19:13 +00:00
dependabot[bot]
f5aebb3cdd
Bump peter-evans/create-pull-request from v3.8.1 to v3.8.2 (#229)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v3.8.1 to v3.8.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.8.1...052fc72b4198ba9fbc81b818c6e1859f747d49a8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 06:17:33 +00:00
dependabot[bot]
631a3b46dc
Bump peter-evans/create-pull-request from v3.7.0 to v3.8.1 (#228)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v3.7.0 to v3.8.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.7.0...34371f09e5a05dadd212d0bc451d4c1fa456c646)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 07:15:56 +00:00
dependabot[bot]
946a8bd4d5
Bump peter-evans/create-pull-request from v3.6.0 to v3.7.0 (#225)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v3.6.0 to v3.7.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.6.0...2455e1596942c2902952003bbb574afbbe2ab2e6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 06:34:04 +00:00
Juhong
e9736adc0d
Add Korean i18n (#220)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-01-21 07:04:46 +00:00
Nicholas Santiago
83f7946136
parameterize git branch (#222)
* parameterize git branch

* docs: add param to README.md, prettier lint
2021-01-21 13:03:37 +06:00
Léo GATELLIER
4270ad6bbf
Markdownify copyright notice (#219)
Co-authored-by: Léo GATELLIER <leo.gatellier@soprasteria.com>
2021-01-13 13:36:09 +06:00
Léo GATELLIER
8c5fe199eb
[i18n] We also write navigation without 'u' in french (#217)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-01-12 12:18:49 +00:00
Emruz Hossain
8e7607f0ab
Fix main logos default path (#218) 2021-01-12 12:17:33 +00:00
Sarvottam Kumar
182f492df2
add hindi translation (#216) 2021-01-08 23:30:20 +06:00
Emruz Hossain
dd856ac3ef
Fix missing space in cn/sections.projects.yaml (#215) 2021-01-07 10:19:08 +00:00
BoT
211db5b2c2
Translate chinese (#210)
Signed-off-by: Emruz Hossain <emruz@appscode.com>
2021-01-05 11:34:09 +06:00
Emruz Hossain
20d9f3a080
Remove "assets" prefix from "static" folder (#208) 2021-01-03 18:40:26 +00:00
Emruz Hossain
6d8bffcfca
Remove images from static folders (#207) 2021-01-03 09:55:31 +00:00
Emruz Hossain
73c786b1c2
Add education section (#168)
* Add education section

* Add education-alt section

* Add translations
2021-01-02 22:29:38 +06:00
Henning Blunck
7c87605d45
Make list.html fully generic (#203)
I love the list template. However, I had some issues using it for other content archetypes other than `posts`. This code change makes list.html fully generic, there are no more built in references to `posts`.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-01-02 13:28:06 +00: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
Patrick Magauran
a2b3c7fda2
Transition to Hugo Image Processing (#173)
* Update layout to use Hugo Image Processing.

Created shortcode rimg that uses the srcset attribute to display responsive images.

* Copy Static images to assets folder.

* Add image processing to missing components + Update examples

* Fix rendering in https://themes.gohugo.io/

Co-authored-by: Emruz Hossain <emruz@appscode.com>
2020-12-31 20:55:28 +00:00
Noritaka IZUMI
ba1d6014d9
Change the behavior of card links (#187) 2020-12-29 09:14:01 +00:00
Thorsten Alteholz
73f759b2b6
explicitly set the default language (needed for English not being the… (#197)
Co-authored-by: Thorsten Alteholz <thorsten@alteholz.de>
2020-12-29 09:12:36 +00:00
BoT
00b42fd266
translate_Chinese (#198)
* translate_Chinese

* translate_Chinese
2020-12-29 09:11:03 +00:00
Vu Truong
ccd72079bd
Added toml file for Vietnamese translation (#199) 2020-12-29 09:09:40 +00:00
dependabot[bot]
1204b017ff
Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (#201)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.12.1 to v5.13.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.12.1...4d1215c66d92eba9557a55da848b2281a1a19235)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-28 07:37:59 +00:00
dependabot[bot]
0bfe5d32de
Bump peter-evans/create-pull-request from v3.5.2 to v3.6.0 (#196)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v3.5.2 to v3.6.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.5.2...45c510e1f68ba052e3cd911f661a799cfb9ba3a3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-23 06:41:45 +00:00
Alison Presmanes Hill
1341d9216d
es -> it for italian language code (#194) 2020-12-18 04:11:16 +00:00
dependabot[bot]
7524654aee
Bump actions/setup-node from v2.1.3 to v2.1.4 (#193)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.3...c46424eee26de4078d34105d3de3cc4992202b1e)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 06:38:12 +00:00
dependabot[bot]
30224eca1f
Bump actions/setup-node from v2.1.2 to v2.1.3 (#188)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.2...27082cecf3ff7a1742dbd5e12605f0cb59dce2d9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 06:28:03 +00:00
dependabot[bot]
713123982a
Bump peter-evans/create-pull-request from v3.5.1 to v3.5.2 (#186)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v3.5.1 to v3.5.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.5.1...8c603dbb04b917a9fc2dd991dc54fef54b640b43)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-09 06:46:21 +00:00
Noritaka IZUMI
4aaf6d7387
Fix: Fail to import a country flag of Japan. (#181) 2020-12-04 06:25:05 +00:00
dependabot[bot]
e89ee27238
Bump yogevbd/enforce-label-action from 2.1.0 to 2.2.1 (#180)
Bumps [yogevbd/enforce-label-action](https://github.com/yogevbd/enforce-label-action) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/yogevbd/enforce-label-action/releases)
- [Commits](https://github.com/yogevbd/enforce-label-action/compare/2.1.0...017906b5766e04014138cc22668d5c2d31ad5e20)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-03 06:48:17 +00:00
Emruz Hossain
0e97501057
Add label enforcer workflow (#178) 2020-12-02 23:32:24 +06:00
Noritaka IZUMI
b66863b12c
Add ja.toml (#177)
- Added Japanese localization
2020-12-02 11:28:52 +06:00
imgbot[bot]
b9ab0e6f2d
[ImgBot] Optimize images (#176)
*Total -- 4,648.08kb -> 3,992.27kb (14.11%)

/exampleSite/static/images/sections/skills/git.png -- 25.45kb -> 10.41kb (59.1%)
/exampleSite/static/images/sections/projects/toha.png -- 12.86kb -> 5.50kb (57.2%)
/static/assets/images/main-logo.png -- 12.86kb -> 5.50kb (57.2%)
/exampleSite/static/images/sections/skills/go.png -- 15.16kb -> 6.58kb (56.62%)
/exampleSite/static/images/sections/skills/c++.png -- 97.47kb -> 56.46kb (42.08%)
/exampleSite/static/images/site/inverted-logo.png -- 6.52kb -> 4.12kb (36.78%)
/exampleSite/static/images/site/favicon.png -- 6.52kb -> 4.12kb (36.78%)
/static/assets/images/inverted-logo.png -- 20.59kb -> 13.35kb (35.18%)
/static/assets/images/favicon.png -- 20.59kb -> 13.35kb (35.18%)
/exampleSite/static/images/author/jessica.png -- 7.97kb -> 6.01kb (24.62%)
/images/single.png -- 146.86kb -> 117.81kb (19.78%)
/exampleSite/static/images/author/john.png -- 7.73kb -> 6.25kb (19.15%)
/static/assets/images/default-background.jpg -- 1,427.74kb -> 1,154.80kb (19.12%)
/exampleSite/static/images/sections/projects/kubernetes.png -- 279.62kb -> 235.54kb (15.76%)
/exampleSite/static/images/sections/skills/kubernetes.png -- 279.62kb -> 235.54kb (15.76%)
/images/about.png -- 166.76kb -> 141.16kb (15.35%)
/exampleSite/static/images/sections/skills/prometheus.png -- 55.60kb -> 47.25kb (15.02%)
/exampleSite/static/images/sections/projects/no-code.png -- 51.09kb -> 44.82kb (12.26%)
/images/screenshot.png -- 697.87kb -> 637.97kb (8.58%)
/images/tn2.png -- 343.68kb -> 315.34kb (8.24%)
/images/tn.png -- 127.17kb -> 119.37kb (6.13%)
/static/assets/images/404.png -- 114.64kb -> 107.74kb (6.02%)
/exampleSite/static/images/sections/achievements/woman-winner.jpg -- 87.81kb -> 83.21kb (5.24%)
/exampleSite/static/images/site/main-logo.png -- 7.09kb -> 6.72kb (5.21%)
/exampleSite/static/images/sections/achievements/sport.jpg -- 142.25kb -> 136.39kb (4.12%)
/static/assets/images/default-hero.jpg -- 72.20kb -> 69.41kb (3.87%)
/images/list.png -- 294.05kb -> 288.70kb (1.82%)
/exampleSite/static/images/sections/achievements/presenter.jpg -- 97.24kb -> 95.85kb (1.42%)
/static/assets/images/hugo-logo-wide.svg -- 2.46kb -> 2.44kb (0.68%)
/static/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-11-30 18:43:28 +06:00
Elizaveta
2363cf5185
Add ru.toml (#175) 2020-11-28 21:11:05 +06:00
dependabot[bot]
da036923f3
Bump peter-evans/create-pull-request from v3.5.0 to v3.5.1 (#169)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v3.5.0 to v3.5.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.5.0...ce699aa2d108e9d04fde047a71e44b2bf444b6dc)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-25 06:19:36 +00:00
domenico.vistocco
6e8d2ad151
Italian menu item (#166)
Added the Italian menu item
2020-11-24 09:23:12 +06:00