Commit graph

61 commits

Author SHA1 Message Date
Pau Trepat Segura
f57c466c93 Remove font-awesome and migrate its icons 2020-07-20 03:58:37 +02:00
Pau Trepat Segura
cd98d1a351 Fix error related due to comment of unused section 2020-07-18 21:21:45 +02:00
Pau Trepat Segura
9ee8b1c20a Fix performance adding CDN for ityped library 2020-07-17 02:31:03 +02:00
Pau Trepat Segura
77d3c76843 Fix problem related with performance 2020-07-16 12:59:28 +02:00
Pau Trepat Segura
602a87acd1 Use CDNs to improve performance on 2020-07-16 12:47:52 +02:00
Pau Trepat Segura
dd6fecf5b5 Hide by default responsibilities and click to show them 2020-07-15 11:19:57 +02:00
Pau Trepat Segura
6b3f9ec2b9 Apply linkedin approach to experiences section 2020-07-14 20:30:26 +02:00
Pau Trepat Segura
23d6cd5521 Update styles for experiences section 2020-07-10 02:27:09 +02: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
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
Md. Emruz Hossain
45e36f3532
Merge pull request #20 from blueyetisoftware/feature-section-titles
Configure section title and menu urls in section yaml files
2020-07-01 00:01:03 +06:00
hossainemruz
8d6cbcca21 Use "*-section class" instead of adding new div 2020-06-30 21:57:20 +06:00
Pau Trepat Segura
0dca3b1800
Add media queries for most popular devices (#19)
https://deviceatlas.com/blog/viewport-resolution-diagonal-screen-size-and-dpi-most-popular-smartphones
2020-06-30 21:04:21 +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
Jason Tipton
c49a06f115 Change section template names to avoid naming conflicts with common titles 2020-06-29 21:15:38 -08: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
hossainemruz
760de0acaf Make skills card and projects card consistent 2020-06-23 03:42:46 +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
460106f1b4 Adjust brand weight to make it more readable 2020-06-22 03:28:00 +02:00
hossainemruz
6af92aa5ae make bold text color consistence with the theme color scheme 2020-06-22 03:08:25 +06:00
hossainemruz
0d7267f52a Fix making header linkable 2020-06-21 23:02:19 +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
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
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
hossainemruz
6bb8705d8e Remove data folder + fix css/html 2020-06-09 06:15:15 +06:00
hossainemruz
8cfa9757d6 Change profile background color 2020-06-08 06:43:47 +06:00
hossainemruz
47a070b45f Update author image size 2020-06-05 22:09:43 +06:00
hossainemruz
dbd270eaee Make theme compatible with hugoBasicExamples
Signed-off-by: hossainemruz <emruz@appscode.com>
2020-06-02 03:59:39 +06:00
hossainemruz
e7b2fba1b0 wip: make theme workable with hugoBasicExample site 2020-04-20 01:59:01 +06:00
hossainemruz
07e816219f Finalize theme 2020-04-18 22:59:58 +06:00
hossainemruz
91286e6577 fix list page sidebar css for mobile 2020-04-18 19:32:44 +06:00
hossainemruz
86b1a9ca7a Fix sidebar css 2020-04-18 19:20:27 +06:00
hossainemruz
f935b3c6df more css change for 404 page 2020-04-18 18:24:29 +06:00
hossainemruz
521881e848 fix 404 css 2020-04-18 18:06:07 +06:00
hossainemruz
af8a6c542b Fix 404 responsiveness 2020-04-18 17:55:51 +06:00
hossainemruz
76a4f022ab create css file for 404 page 2020-04-18 04:56:11 +06:00
hossainemruz
00ebe687a9 Add logo 2020-04-18 04:49:02 +06:00