Commit Graph

13 Commits

Author SHA1 Message Date
Rafael Bardini 100aa011a6 feat(about): move about section to header 2021-07-05 20:55:45 +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 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 17d01bb598 fix(markup): strip tags from description meta tag 2021-02-14 15:46:32 +01:00
Rafael Bardini d30dd196f0 fix(deps): update dependencies 2021-02-14 15:40:50 +01:00
Rafael Bardini f528cd6af4
feat: add certificates section (#9) 2020-12-13 13:53:20 +01: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
Rafael Bardini e4022aea32 Migrate to Bootstrap v4.4 2020-03-08 14:28:50 +01:00
Rafael Bardini 9b2d541bcf Move Google Fonts embed to HTML link tag 2020-03-08 13:27:17 +01:00
Rafael Bardini 2fd239edcf Use stripped-down, inlined Octicons font 2020-03-08 13:13:47 +01:00
Rafael Bardini 139f16b34c Replace protocol-relative URLs with HTTPS 2020-02-14 21:48:49 +01:00
Rafael Bardini 48afc1d699 Change template file extension to .hbs 2020-02-10 20:39:42 +01:00