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
diff options
context:
space:
mode:
authormertbakir <2335694-mertbakir@users.noreply.gitlab.com>2020-09-01 12:10:42 +0300
committermertbakir <mertbakxr@gmail.com>2020-09-01 12:10:42 +0300
commit00027c5801c2204a97fe068bcaedfafbb37dfefb (patch)
tree44ee6a0610254565d9def786f7da996c3eaba26e /README.md
parent60a6100b3746c498e1c665164382871dd807b549 (diff)
Update Footer
* It's now customizable in config.toml * Remove resume.pdf
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3ca0091..1da6d39 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,11 @@
1. ~~Write proper README.~~
2. Projects Section
3. Papers Section
-4. Remove side grid from front config file. > Add new scss and an if statement in head. ez.
-5. Make footer configurable from config file.
+4. Remove side grid from front config file. > Add new scss and an if statement in head. Should be ez, but I'm not sure if ```/resources``` dependency of theme would be a problem.
+5. ~~Make footer configurable from config file.~~
+6. Add multilanguage option.
+7. I'll write a blog post soon.
+8. Add linkedin in resume header (?)
> I'm open to suggestions or contributions.
@@ -39,7 +42,6 @@ $ git clone https://gitlab.com/mertbakir/resume-a4.git
* Enable/Disable Sections in ```config.toml```
* Set avatar link in ```config.toml```, keep your image under ```static``` folder if you want.
-* Contacts, useFontAwesome, dateUpdated pparameters in the config file are used in footer only, not in the resume itself.
* Save your resume as pdf, put it under ```static``` folder in root directory. Name the pdf as ```resume.pdf``` or set it's name to ```download``` param in ```config.yml```.
# License