Commit graph

82 commits

Author SHA1 Message Date
Pau Trepat Segura
d171b3b4de Merge branch 'author-master' 2020-06-30 01:20:59 +02:00
hossainemruz
4dc1b6c76c Update README.md 2020-06-30 02:13:24 +06:00
Md. Emruz Hossain
e2d376215a
Make home page sections dynamic and configurable (#14)
* Make home page sections dynamic and configurable

* Fix navbar issue when no section is configured + fix next-prev navigator

* Update exampleSite

* Fix next-prev navigator

* Make navbar brand URL context aware
2020-06-30 01:54:28 +06:00
Md. Emruz Hossain
8f99f05a98
Add "alert" shortcode (#17) 2020-06-29 23:36:01 +06:00
Jason Tipton
df67dee343
Fix-10 Make 'at' conditional on presence of company attributes (#11) 2020-06-27 11:53:05 +06:00
Jean-Baptiste Le Duigou
fb7b04dc93
Fix link to email address (#8)
See https://github.com/hossainemruz/toha/issues/7
2020-06-26 04:54:49 +06:00
Pau Trepat Segura
5d3433f25b Merge remote-tracking branch 'author-origin/master' 2020-06-25 01:35:04 +02:00
Jean-Baptiste Le Duigou
5517dae23a
If no author specified in blog post, it should default to site author (#6)
* Author name should default to site author 

If author name is not present in the blog post it should default to site author

* Default to site author

If author image is not present in the blog post, it should default to the site author
2020-06-24 13:27:28 +06:00
Md. Emruz Hossain
eb32e547f5
Merge pull request #5 from jbleduigou/master
Hide "My Resume" button in case the information is missing in config
2020-06-24 09:22:24 +06:00
Jean-Baptiste Le Duigou
1b99e81671
Hide "My Resume" button in case the information is missing in config
Hide "My Resume" button in case the information is missing in config
2020-06-23 21:50:19 +02:00
Md. Emruz Hossain
de22ac712b
Merge pull request #4 from jbleduigou/master
Bump copyright year
2020-06-23 22:51:41 +06:00
Jean-Baptiste Le Duigou
82bf748cc1
Bump copyright year 2020-06-23 18:49:40 +02:00
Pau Trepat Segura
9b26731468 Merge branch 'author-master' 2020-06-23 00:37:41 +02:00
hossainemruz
760de0acaf Make skills card and projects card consistent 2020-06-23 03:42:46 +06:00
Pau Trepat Segura
afe614216b Hide resume button if property is not present 2020-06-22 23:08:42 +02:00
Pau Trepat Segura
0676c7c72f Merge remote-tracking branch 'author-origin/master' 2020-06-22 23:02:03 +02:00
Md. Emruz Hossain
6277321d1f
Merge pull request #3 from Trepix/fix-fonts-import
Fix fonts import + font weight
2020-06-23 01:47:34 +06:00
Pau Trepat Segura
18f823a4bd Remove font-weight of navigation posts tree 2020-06-22 18:03:17 +02:00
Pau Trepat Segura
1625ec16d7 Remove bold font of projects card title 2020-06-22 18:03:12 +02:00
Pau Trepat Segura
fb6bd1c31e Remove bold font of experience headings 2020-06-22 18:03:09 +02:00
Pau Trepat Segura
262d497256 Remove css rule that always is overwrote by bootstrap 2020-06-22 18:03:05 +02:00
Pau Trepat Segura
fc229b53bb Delete dead code 2020-06-22 03:30:49 +02:00
Pau Trepat Segura
460106f1b4 Adjust brand weight to make it more readable 2020-06-22 03:28:00 +02:00
Pau Trepat Segura
41b2895873 Fix google api fonts request adding font-weight 2020-06-22 03:27:56 +02:00
Pau Trepat Segura
dbb903158f Merge remote-tracking branch 'author-origin/master' 2020-06-22 01:09:58 +02:00
hossainemruz
632aa48c71 Support markdown syntax in the summary field of achievementes 2020-06-22 04:37:09 +06:00
Md. Emruz Hossain
78a2fdd304
Merge pull request #2 from Trepix/simplify-experiences-partial
Simplify code removing duplicated templates
2020-06-22 03:42:36 +06:00
hossainemruz
6af92aa5ae make bold text color consistence with the theme color scheme 2020-06-22 03:08:25 +06:00
Pau Trepat Segura
39dafc56e0 Simplify code removing duplicated templates 2020-06-21 22:59:57 +02:00
hossainemruz
7c2eb69dbd Add project roadmap 2020-06-22 00:20:14 +06:00
Pau Trepat Segura
53a99c4870 Merge remote-tracking branch 'author-origin/master' 2020-06-21 20:09:11 +02:00
Pau Trepat Segura
291f2e59bb Simplify code removing duplicated templates 2020-06-21 20:08:11 +02:00
Pau Trepat Segura
f065c81cb5 Split experiences into single project or multiproject
The idea is try to follow the Linkedin approach for one vs multiple projects visualisation. 
Also removed the link from company to avoid useless clickout
2020-06-21 20:01:14 +02:00
hossainemruz
0d7267f52a Fix making header linkable 2020-06-21 23:02:19 +06:00
hossainemruz
ef7d0fe108 Fix accessing data in home.html and about.html 2020-06-17 22:22:22 +06:00
Md. Emruz Hossain
c536d14bdc
Merge pull request #1 from hossainemruz/bug-fix
Make header linkable + fix bug
2020-06-17 06:07:23 +06:00
hossainemruz
29bea9e8b3 fix home.js 2020-06-17 06:02:51 +06:00
hossainemruz
54cbb86f68 Fix adjust skill cards handling 2020-06-17 05:54:17 +06:00
hossainemruz
b57d2bcf52 Make header linkable + fix bug 2020-06-17 05:46:46 +06:00
hossainemruz
6cc935dfbc Fix image dimension and unwanted page listing 2020-06-15 22:46:11 +06:00
hossainemruz
45eedc5f58 Fix inline code padding 2020-06-15 01:28:00 +06:00
hossainemruz
f85b8a2e8e Make log hugoBasicExample error free 2020-06-14 14:39:39 +06:00
hossainemruz
cdb2267f2d Add README.md 2020-06-14 13:57:07 +06:00
hossainemruz
9b10cadb58 Add short code + add improve this page button 2020-06-14 02:46:22 +06:00
hossainemruz
b18cf1d7cd Update screenshot 2020-06-13 19:23:06 +06:00
hossainemruz
9ca1afca98 fix post-card height correction 2020-06-13 01:52:23 +06:00
hossainemruz
3291da042b don't user absolute path in navbar.js 2020-06-13 01:26:34 +06:00
hossainemruz
66df7ac029 update exampleSite 2020-06-13 00:58:54 +06:00
hossainemruz
be9ffaf7c5 add paginator code but keep it disabled 2020-06-11 02:17:51 +06:00
hossainemruz
1ffe31f6c4 Fix post sorting + make card linkable 2020-06-11 01:02:30 +06:00