Yuriy
86ae544e64
side base url removed
...
BaseUrl in single.html file been removed
when background url is here with BaseURL, image is not openning when you accessing your page through another link.
example:
when instead of accessing
http:/toha.example.com/posts/some-post
you trying to access with:
http://127.0.0.1/posts/some-post
2020-07-06 23:53:02 +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
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
Jason Tipton
c49a06f115
Change section template names to avoid naming conflicts with common titles
2020-06-29 21:15:38 -08:00
Jason Tipton
f1785ac88a
Add todo for hardcoded section navigation on chevron
2020-06-29 21:11:05 -08:00
Jason Tipton
ff692650a7
Configure section title and menu urls in section yaml files
2020-06-29 20:49:58 -08:00
Jason Tipton
45535cd290
Allow config.yaml to modify the site copyright ( #18 )
2020-06-30 09:40:42 +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
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
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
Jean-Baptiste Le Duigou
82bf748cc1
Bump copyright year
2020-06-23 18:49:40 +02:00
hossainemruz
760de0acaf
Make skills card and projects card consistent
2020-06-23 03:42:46 +06:00
Pau Trepat Segura
fc229b53bb
Delete dead code
2020-06-22 03:30:49 +02:00
Pau Trepat Segura
41b2895873
Fix google api fonts request adding font-weight
2020-06-22 03:27:56 +02:00
hossainemruz
632aa48c71
Support markdown syntax in the summary field of achievementes
2020-06-22 04:37:09 +06:00
Pau Trepat Segura
39dafc56e0
Simplify code removing duplicated templates
2020-06-21 22:59:57 +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
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
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
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
769fdea9b8
Enable Google Analytics in index.html
...
Signed-off-by: hossainemruz <emruz@appscode.com>
2020-06-05 23:18:42 +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
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
hossainemruz
6e747d9e0c
add 404 page
2020-04-18 04:25:15 +06:00
hossainemruz
00465629d2
Convert list page into hugo templates
2020-04-18 02:19:46 +06:00
hossainemruz
9e645a50a6
Add page title
2020-04-17 02:47:01 +06:00