Update README.md
This commit is contained in:
parent
65de816192
commit
4c0540d3cf
3 changed files with 6 additions and 1 deletions
|
@ -3,6 +3,10 @@
|
|||
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.
|
||||
|
||||
> I'm open to suggestions or contributions.
|
||||
|
||||
# Features
|
||||
|
||||
|
@ -36,6 +40,7 @@ $ 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue