Commit graph

29 commits

Author SHA1 Message Date
MERT BAKIR
54e4d064bd Merge branch 'master' into 'master'
Don't add extra <p> to markdown contains ordered/unordered list in 'details' of section experience/details-list

See merge request mertbakir/resume-a4!4
2022-02-21 19:24:27 +00:00
tcx4c70
91dacbdfc0 Don't add extra <p> to markdown contains ordered/unordered list in 'details' of section experience/details-list 2022-02-21 19:24:27 +00:00
MERT BAKIR
ed8e2c9aa4 Merge branch 'master' into 'master'
fix(home): Change to use RelPermalink

See merge request mertbakir/resume-a4!3
2022-02-13 16:26:04 +00:00
Adam Tao
3067775c1f fix(home): Change to use RelPermalink
Permalink will generate a absolute link like
https://localhost:1313/css/main.min.css, which will make the browser
cannot find the file if you browse your resume in another machine
insteal of the one running `hugo server`.  Changing to use RelPermalink
will fix it, which will generate a relative link like /css/main.min.css.

Signed-off-by: Adam Tao <tcx4c70@gmail.com>
2022-02-13 20:29:02 +08:00
MERT BAKIR
b45b6f224f Merge branch 'master' into 'master'
Don't add empty line to education if there is no 'more'

See merge request mertbakir/resume-a4!2
2022-02-12 17:08:22 +00:00
tcx4c70
c4e32bbd14 Don't add empty line to education if there is no 'more' 2022-02-12 17:08:22 +00:00
mertbakir
c140d401bb Update CSS & README 2021-10-23 02:53:53 +03:00
mertbakir
a67e0f4bc9 Update section-education 2021-10-23 02:53:23 +03:00
mertbakir
1ed45a6fea Update example data: features.yaml 2021-04-29 02:30:36 +03:00
mertbakir
b7f40fd3f7 Update README, Change config toml to yaml. 2021-04-29 00:26:29 +03:00
Jaakko Kantojärvi
00eb0180d5 Render contact links on a single line 2021-03-04 01:27:21 +02:00
Jaakko Kantojärvi
3e13c5ea2d Rewrite all layouts, data and configuration structures
* Add support for multiple pages
* Add support to reorder and move features to columns and pages
* Add support for new sections with generic widgets
2021-03-03 18:01:09 +02:00
Jaakko Kantojärvi
23cd8528c5 Add .editorconfig 2021-03-03 17:33:50 +02:00
Jaakko Kantojärvi
7fe533b598 Update .gitignore and remove resources 2021-03-03 17:33:41 +02:00
mertbakir
38253c1174 Publications section added. 2021-02-13 14:13:08 +03:00
mertbakir
40b9aeb26c Update README 2021-02-13 12:30:54 +03:00
mertbakir
caadf1948f Update experience layout and yaml structure. 2021-02-13 02:17:14 +03:00
mertbakir
1270bc2b01 Projects section added. 2021-02-13 00:04:40 +03:00
mertbakir
bd132b183c Certifications section added. Section titles are customizable. 2021-02-12 22:01:55 +03:00
mertbakir
edf3c45e6f Update README 2020-09-18 13:10:27 +03:00
mertbakir
5d910662f0 Resources Updated 2020-09-09 17:20:40 +03:00
mertbakir
c4a1ddd345 Update section objective > about-me 2020-09-01 16:27:47 +03:00
mertbakir
7769b08940 Update Resources 2020-09-01 12:15:55 +03:00
mertbakir
00027c5801 Update Footer
* It's now customizable in config.toml
* Remove resume.pdf
2020-09-01 12:10:42 +03:00
mertbakir
60a6100b37 Hugo Kinds are disabled. 2020-09-01 08:43:00 +03:00
mertbakir
4c0540d3cf Update README.md 2020-09-01 08:42:52 +03:00
mertbakir
65de816192 Update config.toml 2020-09-01 01:29:30 +03:00
mertbakir
1eca895630 Add: resources folder 2020-09-01 01:07:38 +03:00
mertbakir
22e073f558 Initial Commit. 2020-09-01 01:03:58 +03:00