Rafael Bardini
5c872cd762
feat(highlights): remove highlights headings
2021-06-20 17:25:13 +02:00
Rafael Bardini
16e8bc28b1
feat(image): render image as profile picture
2021-06-20 16:23:55 +02:00
Rafael Bardini
2edf556a7e
fix(meta): only add description if summary exists
...
Closes #10
2021-03-09 12:40:08 +01:00
Rafael Bardini
64f67fd696
feat(icon): render profile network icons
2021-03-05 19:01:37 +01:00
Rafael Bardini
6ef017ac42
refactor(icon): use feather-icons package
2021-03-05 19:01:37 +01:00
Rafael Bardini
c3d21e5032
feat(profile): move profile information to header
2021-03-05 19:01:37 +01:00
Rafael Bardini
1c5b4cb7c5
feat(contact): move contact information to header
...
- List location with city and country
- Linkify phone number
- Render decorative Feather icons
- Use Node.js 14 with Intl.DisplayNames support
2021-03-03 19:52:30 +01:00
Rafael Bardini
f528cd6af4
feat: add certificates section ( #9 )
2020-12-13 13:53:20 +01:00
Rafael Bardini
0f102e0bc0
Render section content as Markdown
...
Closes #7
2020-11-01 15:10:49 +01:00
Rafael Bardini
d8346b424a
Use correctly sequenced headings
2020-11-01 14:02:00 +01:00
Rafael Bardini
a3a35372ed
Strip protocol and trailing slashes from URLs
2020-11-01 14:00:54 +01:00
Rafael Bardini
d5104af1a5
Improve article children spacing
2020-10-31 13:19:52 +01:00
Rafael Bardini
ddf4e24fba
Only join project roles if defined
...
Closes #6
2020-10-25 10:14:01 +01:00
Rafael Bardini
3757fa96c5
Add spacing between stacked section items
2020-07-26 00:18:06 +02:00
Rafael Bardini
9da28d862a
Use CSS grid
...
- Remove Bootstrap and Octicons
- Simplify styles and markup
- Add color and type scale custom properties
- Extract section templates to partials
- Validate rendered HTML
- Update test snapshots
2020-07-18 22:44:17 +02:00