Commit Graph

11 Commits

Author SHA1 Message Date
Rafael Bardini f0267684dc fix(layout): dim meta content 2021-11-11 10:43:03 +01:00
Rafael Bardini 67dbd86ab5 fix(date): move dates below titles 2021-11-10 22:59:33 +01:00
Rafael Bardini 2e4b8b2c5d feat(md): render courses, highlights as Markdown 2021-10-04 21:30:47 +02:00
Rafael Bardini 3fcfdae7ed feat(url): merge links with headings 2021-07-18 15:29:23 +02:00
Rafael Bardini 3704e4f3c6 fix(education): reprioritize institutions 2021-07-05 19:07:48 +02:00
Rafael Bardini 9341e84ed5 feat(semantic): prioritize positions in sections 2021-07-03 14:10:32 +02:00
Rafael Bardini 0f102e0bc0 Render section content as Markdown
Closes #7
2020-11-01 15:10:49 +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 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