Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/mertbakir/resume-a4.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-24Update layout educationHEADmastermertbakir
2023-12-24Enable/disable usage of external-link icon from config.ymlmertbakir
2023-12-24CSS & Layout Updates:mertbakir
- New fields added in education and experience sections. - Now a section can be separated into multiple pages. - You can define page number for each item, see experience.yaml - Header: - if no avatar is displayed, then contact links will be on the right. - header will repeat for each page. - CSS class names are mostly kept unchanged.
2022-04-10Add custom css to print urlsmertbakir
2022-04-10Merge branch 'master' into 'master'MERT BAKIR
Add link to mailto: See merge request mertbakir/resume-a4!5
2022-04-10Add link to mailto:tcx4c70
2022-02-21Merge branch 'master' into 'master'MERT BAKIR
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-21Don't add extra <p> to markdown contains ordered/unordered list in 'details' ↵tcx4c70
of section experience/details-list
2022-02-13Merge branch 'master' into 'master'MERT BAKIR
fix(home): Change to use RelPermalink See merge request mertbakir/resume-a4!3
2022-02-13fix(home): Change to use RelPermalinkAdam Tao
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-12Merge branch 'master' into 'master'MERT BAKIR
Don't add empty line to education if there is no 'more' See merge request mertbakir/resume-a4!2
2022-02-12Don't add empty line to education if there is no 'more'tcx4c70
2021-10-23Update CSS & READMEmertbakir
2021-10-23Update section-educationmertbakir
2021-04-29Update example data: features.yamlmertbakir
2021-04-29Update README, Change config toml to yaml.mertbakir
2021-03-04Render contact links on a single lineJaakko Kantojärvi
2021-03-03Rewrite all layouts, data and configuration structuresJaakko Kantojärvi
* 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-03Add .editorconfigJaakko Kantojärvi
2021-03-03Update .gitignore and remove resourcesJaakko Kantojärvi
2021-02-13Publications section added.mertbakir
2021-02-13Update READMEmertbakir
2021-02-13Update experience layout and yaml structure.mertbakir
2021-02-13Projects section added.mertbakir
2021-02-12Certifications section added. Section titles are customizable.mertbakir
2020-09-18Update READMEmertbakir
2020-09-09Resources Updatedmertbakir
2020-09-01Update section objective > about-memertbakir
2020-09-01Update Resourcesmertbakir
2020-09-01Update Footermertbakir
* It's now customizable in config.toml * Remove resume.pdf
2020-09-01Hugo Kinds are disabled.mertbakir
2020-09-01Update README.mdmertbakir
2020-09-01Update config.tomlmertbakir
2020-09-01Add: resources foldermertbakir
2020-09-01Initial Commit.mertbakir