Amruth Pillai
2c22c13f3e
- update dependencies
...
- upgrade gatsby v2 to v3
- update functions
2021-05-29 11:47:34 +05:30
Anuraag Gupta
cf47447102
feat: adding a toggle switch for left panel items
2021-02-26 02:14:40 +05:30
Ryan Polley
abd24e7eb7
Add ability to customize font size
...
Added an ability to customize font sizes. This is set at a new section in the settings.
The controler for this sets a number of css variables which are used in css rules that
override tailwind's text-<size> to use the font size and line spacing contained in the
variable. The control itself is a simple logarithmic slider that controls a "scale
factor" by which all the text sizes in a resume are scaled by.
2020-12-26 13:24:29 -06:00
Amruth Pillai
cd0c847606
updates to dependencies, merging to production
2020-12-05 15:22:45 +05:30
Ryan Polley
e2b242d40d
use date attribute for start date
2020-11-09 16:04:03 -06:00
Ryan Polley
81ad16ae8a
update project to use date range
2020-11-09 15:59:24 -06:00
Amruth Pillai
3eb69151a6
- fix language issue when printing
2020-07-28 10:09:05 +05:30
Amruth Pillai
f2a0b612d0
solving bugs reported in GH issues
2020-07-24 21:54:48 +05:30
Amruth Pillai
7aab7c74f6
- add multiple languages
...
- switch from moment to dayjs
2020-07-21 11:07:19 +05:30
Amruth Pillai
fe645e7d4c
- make dates follow internationalization standard
2020-07-20 07:43:56 +05:30
Amruth Pillai
55fd1d4bdc
- implement celebi template
2020-07-13 09:46:55 +05:30
Amruth Pillai
41e708e302
- implement gengar template
2020-07-12 19:31:22 +05:30
Amruth Pillai
f468ca73c3
- implement actions section
...
- implement settings section
2020-07-12 12:55:08 +05:30
Amruth Pillai
5ec1f21bd3
- complete onyx design template
...
- implement public sharable urls
- implement more actions
2020-07-11 20:42:16 +05:30