344d72d509
add umami tracking option to theme
2023-12-26 13:55:30 +01:00
tcx4c70
f411194173
Add link to mailto:
2022-04-10 10:42:30 +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
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
tcx4c70
c4e32bbd14
Don't add empty line to education if there is no 'more'
2022-02-12 17:08:22 +00:00
mertbakir
a67e0f4bc9
Update section-education
2021-10-23 02:53:23 +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
mertbakir
38253c1174
Publications section added.
2021-02-13 14:13:08 +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
c4a1ddd345
Update section objective > about-me
2020-09-01 16:27:47 +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
4c0540d3cf
Update README.md
2020-09-01 08:42:52 +03:00
mertbakir
22e073f558
Initial Commit.
2020-09-01 01:03:58 +03:00