Rafael Bardini
de8646432b
feat(deps): remove Handlebars dependency
2023-01-30 02:48:52 +01:00
Rafael Bardini
715ea506bd
chore(deps): update dependencies
2022-05-13 16:18:00 +02:00
Rafael Bardini
72f58ed366
chore(node): add JSON module import assertion
2022-03-08 13:51:47 +01:00
Rafael Bardini
de801d2027
feat(esm): migrate to ESM
...
- Build with microbundle
- Add build step to GitHub Actions workflow
2021-11-05 18:48:45 +01:00
Rafael Bardini
16e8bc28b1
feat(image): render image as profile picture
2021-06-20 16:23:55 +02: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
d30dd196f0
fix(deps): update dependencies
2021-02-14 15:40:50 +01:00
Rafael Bardini
94f6ab5597
Use sample resume from resume-schema
2020-08-29 22:41:34 +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
f35450130a
Build and deploy demo
...
- Ignore public page
- Add netlify.toml
- Add build:demo script
2020-07-05 18:21:09 +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
a737d2828a
Add tests
...
- Remove unused nl2br template helper
- Specify files to include in package
- Add nyc output folder to .gitignore
- Add render snapshot test
- Sort package.json fields
- Add test script
- Add tap dev dependency
2020-07-05 13:30:25 +02:00