Commit Graph

22 Commits

Author SHA1 Message Date
Rafael Bardini 3fcfdae7ed feat(url): merge links with headings 2021-07-18 15:29:23 +02:00
Rafael Bardini 57c0b460e7 feat(layout): center header elements on mobile 2021-06-20 22:37:59 +02:00
Rafael Bardini 16e8bc28b1 feat(image): render image as profile picture 2021-06-20 16:23:55 +02:00
Rafael Bardini 2c915049a3 refactor(css): rename custom properties 2021-03-19 13:40:49 +01:00
Rafael Bardini d82980776d fix(dark): indicate supported color schemes 2021-03-07 14:58:21 +01:00
Rafael Bardini 21843b6456 feat(dark): add dark mode support 2021-03-07 14:50:42 +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 6b0565bd6f Force grid layout when printing 2020-11-02 22:56:20 +01:00
Rafael Bardini d5104af1a5 Improve article children spacing 2020-10-31 13:19:52 +01:00
Rafael Bardini 3757fa96c5 Add spacing between stacked section items 2020-07-26 00:18:06 +02:00
Rafael Bardini 018dd0fad0 Wrap tag lists 2020-07-26 00:05:15 +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
Rafael Bardini a5666b6b5c Add space between blockquote vertical bar and text 2020-07-05 19:59:15 +02:00
Rafael Bardini a7a8ca14b3 Add formatting
- Add format script
- Format all files
- Add .prettierignore
- Add .prettierrc.json
- Add Prettier dev dependency
2020-07-05 14:40:45 +02:00
Rafael Bardini e4022aea32 Migrate to Bootstrap v4.4 2020-03-08 14:28:50 +01:00
Rafael Bardini c86223f7b3 Don't capitalize profile networks 2020-03-08 13:27:24 +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 928404a82e Style keywords as chips 2020-02-10 20:31:21 +01:00
Rafael Bardini f203660e46 0.1.0 2018-10-06 14:50:02 +02:00