Commit Graph

134 Commits

Author SHA1 Message Date
chutified cf88e95782 Fix missing vertical separator in navbar menu 2021-03-23 01:28:23 +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
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
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
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
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 20d9f3a080 Remove "assets" prefix from "static" folder (#208) 2021-01-03 18:40:26 +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
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
Emruz Hossain 71d230bcda Fix language selector dropdown link 2020-11-01 16:37:32 +06:00
Emruz Hossain 49ba62a9da Fix translation + navbar CSS (#142) 2020-10-31 21:15:37 +00:00
alex bezek beb9d55b95 Fix the nav item collapse and spy functionality (#138) 2020-10-31 21:35:23 +06:00
alex bezek 9ac57313ff Fix the get author name partial to account for localized author names (#141) 2020-10-31 21:30:23 +06:00
alex bezek d0c32c5d08 Fix the single template to use the authors avatar correctly (#107)
* Fix the single template to use the authors avatar correctly

* Replace absURL with relURL and .Site.X with site.X

Co-authored-by: Emruz Hossain <emruz@appscode.com>
2020-10-25 08:07:18 +06:00
dadosch 33a68fc44f fix URLs when serving from a subdirectory (#120) 2020-10-22 23:27:04 +06:00
alex bezek c85bcf8488 Add document data and aria attributes to collapse the nav bar in mobile when an item is clicked (#112) 2020-10-22 22:08:11 +06:00
alex bezek 52fbd819a4 Fix about section to pull author name correctly (#114)
Signed-off-by: Emruz Hossain <emruz@appscode.com>
2020-10-21 11:02:00 +06:00
alex bezek 2f4bfcdf40 Fix the 404 nav bar to use the site configurable logo (#104)
Signed-off-by: Emruz Hossain <emruz@appscode.com>
2020-10-20 10:35:59 +06:00
Lukas Herzog f9a3d3a49e German Translation (#97) 2020-10-13 18:06:07 +06:00
Emruz Hossain 33d43ae325 Fix URL in footer (#95) 2020-10-11 20:08:47 +06:00
Emruz Hossain 56c8ba4e43 Fix smooth scroll for multi-language setup (#93) 2020-10-11 12:40:00 +06:00
Emruz Hossain d5e0de3171 Fix post url (#91) 2020-10-05 20:24:29 +06:00
Hugo MARTIN 46b21e028c Translations and i18n (#60)
* Managing i18n

* Fix absolute path

* Config files

* Home link manage langage

* Fixing footer i18n

* Implemented i18n on newsletter

* Implemented two languages in example

* Removed old section directory

* Using yaml in data to organize home summary

* Fully working for old versions without i18n

* Integrating language menu CSS

* Fix language dropdown CSS

* Refactor translation codes

* Remove duplicate code

* Fix URL issues

* Move customMenus and other site related config into data section

* Fix error during language toggle

* Only show the available translation for the posts

* Handle navbar brand URL properly

* Fix responsiveness

Co-authored-by: Hugo MARTIN <hugo.martin.69@gmail.com>
Co-authored-by: hossainemruz <emruz@appscode.com>
2020-10-03 09:59:28 +06:00
Anthony Vanegas 6c2cca0127 Support custom homepage greeting message (#66)
* Support custom greeting message in homepage
Co-authored-by: Emruz Hossain <emruz@appscode.com>
2020-08-27 18:45:50 +06:00
Cristian Marquez Russo 8f2f18b34c Update get-author-name.html (#61)
Changed default to the parameters in Config file for consistency
2020-08-27 18:20:49 +06:00
Emruz Hossain 85971e6057 Fix auto-prefixer 2020-08-21 22:29:06 +06:00
Muhammad Rifqi Fatchurrahman Putra Danar 61a9d7aea0 custom favicon (#63) 2020-08-18 11:36:28 +06:00
Yuriy 64fb493030 Make Skills and Projects cards linkable (#46)
* Project card header is now can be clicked

* skill is card now having url to add on it's header

* urls added to some skills

* div class synced with original

* guthub button text synced with original

* text decoration removed

* remove next line in card header for text

* whole Skill Card now is under hyperlink

* hyperlink class separated from card

* removed text-decoration from .card class

* ProjectCard header hyperlink decoration removed

* call adjustSkillCardsHeight after page is loaded

* Add "#" in href field when respective URL is not provided

Co-authored-by: hossainemruz <emruz@appscode.com>
2020-07-24 02:16:48 +06:00
Md. Emruz Hossain 36eaf72f47 Fix footer text indentation (#49) 2020-07-22 22:41:39 +06:00
Md. Emruz Hossain 7da028e643 Allow hiding newsletter section from footer (#48)
* Allow hiding newsletter section from footer

* Update README.md
2020-07-22 22:27:33 +06:00
Md. Emruz Hossain 74bf5e9941 Make site logo customizable (#47) 2020-07-22 22:08:50 +06:00
Md. Emruz Hossain fa4d474974 Refactor sidebar logic + Add Table of Contents in reading page (#33)
* Refactor sidebar logic + fix responsiveness

* Add TOC

* Add Pagination

* Update exampleSite

* Update README.md
2020-07-22 04:14:08 +06:00
Jason Tipton 647578e88b Allow theme configuration to partially override css (#32) 2020-07-21 09:41:19 +06:00
Al 4eadb8ee2c add / to change URL in Navigation in footer (#41) 2020-07-16 10:26:59 +06:00
Md. Emruz Hossain 08420ca095 Fix spacing before comma (#37) 2020-07-09 22:35:36 +06:00
Pau Trepat Segura 440f424e44 Allow multiple position in one company experience (#9)
* Add partials for multiple positions on one company

* Remove unnecessary codes + Fix CSS

Co-authored-by: hossainemruz <emruz@appscode.com>
2020-07-07 00:02:54 +06:00
Yuriy f03e94e5d4 Sections anchors added (#30)
- Added anchors to sub-sections, to change coursor to hand
- To-Do - open this section(anchor) on link shared(openned)
2020-07-06 22:11:04 +06:00
Md. Emruz Hossain 26ef9aa351 Don't open custom menus in a new tab (#27) 2020-07-04 02:18:01 +06:00
Jason Tipton a83b1c5658 Allow section titles to be hidden inline (#24)
* Allow section titles to be hidden within the section themselves

* Show sections in footer to match navbar
2020-07-04 01:04:30 +06:00
Jason Tipton 2936164cc1 Make soft skill's color configurable + add 'sky' and 'orange' colors (#22)
* Add about circle colors for 'sky' and 'orange'

* Make color configurable

Co-authored-by: hossainemruz <emruz@appscode.com>
2020-07-03 09:57:27 +06:00
Jason Tipton 8658773212 Find first section for chevron navigation (#26)
* Find first section for chevron navigation

* Handle disabled section

Co-authored-by: hossainemruz <emruz@appscode.com>
2020-07-02 21:21:09 +06:00
Jason Tipton 436746b170 Allow a shorter 'nickname' for the initial home greeting (#23) 2020-07-01 09:39:47 +06:00
hossainemruz 8d6cbcca21 Use "*-section class" instead of adding new div 2020-06-30 21:57:20 +06:00
Jason Tipton a2c41811ab Rename -template ids to -section 2020-06-29 21:29:39 -08:00
Jason Tipton 22a7ac40f4 Correct misspelling of summary in layout files 2020-06-29 21:19:30 -08:00