Zhenghang Cai
4a2d3eba14
add Spanish translation for headings
2023-08-21 12:44:41 +02:00
ineesalmeida
f7d1aa9766
Allow swapping bar left and right bar in config
2023-01-04 22:26:39 +00:00
ineesalmeida
80bcfa8449
Update example site
2023-01-04 22:24:33 +00:00
ineesalmeida
d836e8ca0c
Cosmetic update
2023-01-04 22:22:11 +00:00
Inês Almeida
0d7f29c2bd
Merge pull request #17 from b0ch3nski/feature/metatags
...
Meta Tags
2021-09-24 18:54:17 +01:00
Piotr Bocheński
2d21e993a8
Add support for Meta Tags
...
Open Graph support included.
Signed-off-by: Piotr Bocheński <bochenski.piotr@gmail.com>
2021-09-12 16:52:55 +02:00
Piotr Bocheński
e980e7cb39
Add .gitignore files
...
Signed-off-by: Piotr Bocheński <bochenski.piotr@gmail.com>
2021-09-12 16:46:21 +02:00
Inês Almeida
f60b57bcf7
Merge pull request #15 from Melkor333/multilang_content
...
Multilang content
2021-09-08 11:40:00 +01:00
Ines
e451525da8
Fix merge issue; revert avatar img path change
2021-08-29 14:41:55 +01:00
Inês Almeida
6fef3d54e7
Merge branch 'master' into multilang_content
2021-08-24 22:54:11 +01:00
Inês Almeida
cff1246840
Merge pull request #16 from eshjordan/feature/references
...
References
Looking good, merging this PR!
2021-08-24 20:43:06 +01:00
Jordan Esh
9db1cf349f
Changed references so they are able to fit side-by-side
2021-08-20 00:07:16 +10:00
Jordan Esh
c6cd6ac304
Added References element
2021-08-08 22:38:22 +10:00
Jordan Esh
0d388f3f19
Made element colors more configurable based on type and location
2021-08-08 22:29:08 +10:00
Melkor333
dda9b23d02
Add slightly "germanized" site to example
2021-07-28 18:47:02 +02:00
Melkor333
1f697a41b1
Allow multilang data
2021-07-28 18:24:15 +02:00
Inês Almeida
f44d5f6cb7
Merge pull request #14 from b0ch3nski/improvements
...
Multiple improvements :)
2021-06-28 14:22:47 +01:00
Piotr Bocheński
a9bdb46b9b
Fix styles missing when printing
...
Signed-off-by: Piotr Bocheński <bochenski.piotr@gmail.com>
2021-06-27 20:46:26 +02:00
Piotr Bocheński
d504780e27
Add Polish translation for headings
...
Signed-off-by: Piotr Bocheński <bochenski.piotr@gmail.com>
2021-06-27 15:04:16 +02:00
Piotr Bocheński
b647b4e784
Add Google Analytics support
...
Signed-off-by: Piotr Bocheński <bochenski.piotr@gmail.com>
2021-06-27 14:51:34 +02:00
Piotr Bocheński
1305b59afa
Improve 'README.md' and 'exampleSite'
...
* Improve wording in README
* Recommend to use template as a submodule (as per official Hugo guide)
* Disable building unecessary Hugo elements in exampleSite
Signed-off-by: Piotr Bocheński <bochenski.piotr@gmail.com>
2021-06-27 14:50:40 +02:00
Piotr Bocheński
5d9a7f3550
Remove 'exampleSite/resources' directory
...
It's autogenerated by Hugo and may be misleading for newcomers.
Signed-off-by: Piotr Bocheński <bochenski.piotr@gmail.com>
2021-06-27 14:14:35 +02:00
Piotr Bocheński
439c532af8
Add ability to customize theme without modyfing it
...
Users now can implement their own changes in 'assets/scss/_custom.scss' which
will be automatically picked up by Hugo during SCSS processing.
Signed-off-by: Piotr Bocheński <bochenski.piotr@gmail.com>
2021-06-27 14:14:34 +02:00
Piotr Bocheński
f2321f1627
Move 'assets/sass' -> 'assets/scss'
...
We don't use SASS so this was misleading.
Signed-off-by: Piotr Bocheński <bochenski.piotr@gmail.com>
2021-06-27 14:14:34 +02:00
Piotr Bocheński
3a0c529246
Upgrade font-awesome to 5.15.3 & use non-hostile CDN
...
Official FA hosting now wants an email address...
Signed-off-by: Piotr Bocheński <bochenski.piotr@gmail.com>
2021-06-27 14:13:53 +02:00
Inês Almeida
cc9295137f
Merge pull request #11 from njkevlani/patch-1
...
Use correct URL for homepage
2021-06-16 19:18:05 +01:00
Inês Almeida
9793150e7d
Merge pull request #10 from MichalRogowski/feature/fix_crossorigin
...
fix: Add Crossorigin=Anonymous on theme css
2021-06-16 19:17:25 +01:00
Nilesh Kevlani
356134eaf4
Use correct URL for homepage
2021-06-12 20:01:11 +05:30
Michal Rogowski
fffa2b780a
Add Crossorigin=Anonymous on theme css
2021-06-06 17:42:20 +02:00
Inês Almeida
559509bc5a
Merge pull request #5 from breucode/master
...
Implement translation for headings
2021-01-15 22:15:37 +00:00
breucode
eadbc722bb
Implement translation for headings
2021-01-15 21:50:30 +01:00
Inês Almeida
c2570e59b5
Merge pull request #4 from fallshare/docs/hugo-extended-required
...
docs: add information that Hugo Extended is required
2021-01-09 18:59:54 +00:00
fallshare
00583a2614
docs: add information that Hugo Extended is required
...
Hugo Extended is supporting Sass/SCSS.
This support is required in order to change the colors of the CV using config.toml.
2021-01-06 12:15:21 +01:00
Inês Almeida
76cb64e1dd
Merge pull request #3 from bard/docs/badges-background-note
...
docs: add note about badge background not rendering in printed cv
2020-12-30 00:25:26 +00:00
Massimiliano Mirra
adec84de4b
docs: add note about badge background not rendering in printed cv
2020-12-29 13:38:42 +00:00
Ines Almeida
7cc99a0c52
remove licence paragraph from readme file; update thumbnail image size
2020-09-07 18:20:29 +01:00
Ines Almeida
1ddc9113f8
add more customization
2020-08-29 12:16:29 +01:00
Ines Almeida
4eb7c332cd
update resources folder
2020-08-17 16:55:33 +01:00
Ines Almeida
0a991e5d25
Make page break only where wanted
2020-08-17 08:39:41 +01:00
Ines Almeida
345ea4d109
Rename theme
2020-08-16 21:19:07 +01:00
Ines Almeida
b93bcb9a8b
Make sections optional
2020-08-16 20:49:25 +01:00
Ines Almeida
cf7e62b48e
Change a light color
2020-08-16 20:33:52 +01:00
Ines Almeida
d1d41a9433
Change images
2020-08-16 20:32:30 +01:00
Ines Almeida
781ec764d0
Change images
2020-08-16 20:31:35 +01:00
Ines Almeida
019d0cf0df
Add screenshot to readme
2020-08-16 20:22:53 +01:00
Ines Almeida
ee77e51062
Add readme; add copyright
2020-08-16 20:16:37 +01:00
Ines Almeida
b908fbf421
Add theme content
2020-08-16 13:21:35 +01:00
Inês Almeida
7391f4377f
Initial commit
2020-08-16 13:20:47 +01:00