36 Commits

Author SHA1 Message Date
Ibrahim 3f55c24e36 Improved the Right to Left Direction implementation for relevant languages. (#2583)
* Added support for right to left direction of bullet points in the page render and text editor

* Added right to left direction support by adding a toggle button in the layout and enhancing the css element of the page render to support it without affecting the default left to right direction

* Moved the Right to Life Direction Toggle feature to be integrated with the Languages section using locale

* change all occurrances of pl, pr, ml, mr, left, right to start/end equivalents

---------

Co-authored-by: Amruth Pillai <im.amruth@gmail.com>
2026-01-25 18:18:20 +01:00
Amruth Pillai 4e73a81d4b - fixes #2562, add better error messages for duplicate resume slugs
- improvements made to ditgar template
- general improvements to all templates with backgrounds
- update dependencies and translations
- improved print function that handles single page and multi page resumes
2026-01-23 23:31:24 +01:00
Amruth Pillai 70064be7de - Use browserless over gotenberg
- Implement functionality to move items between sections or pages
- Enhance custom sections to have a `type` property
- Update the v4 importer to account for custom sections
- Update healthcheck to be a simple curl command
- Update dependencies to latest
and a lot more changes
2026-01-21 18:49:54 +01:00
Amruth Pillai 5f5c2e1a52 optimize images for faster loading, fix meta description tag 2026-01-20 01:03:02 +01:00
Amruth Pillai cad390fa13 initial commit of v5 2026-01-19 23:31:54 +01:00
Amruth Pillai 2175256310 clear everything 2022-02-28 20:23:10 +01:00
Amruth Pillai ba11af887c bump to v2.7.9 2021-10-24 13:36:40 +02:00
Amruth Pillai 13abbd21e2 Merge pull request #547 from preetamm/develop
1] sidebar toggle feature 2] ask for confirmation before delete operation
2021-09-30 09:42:39 +02:00
Pierre Huyghe cfad352903 feat(markdown): add gfm support
revert firebase changes
2021-08-10 12:50:04 +02:00
preetamm 2cbdf77c51 added sidebar toggle feature and confirmation prompt before deleting any list-item 2021-08-08 18:36:07 +05:30
Amruth Pillai 2c22c13f3e - update dependencies
- upgrade gatsby v2 to v3
- update functions
2021-05-29 11:47:34 +05:30
Amruth Pillai c40d89e98e [2.5.1] update dependencies 2021-01-03 11:58:17 +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 96ab340b1c set min-height for pages when printing 2020-12-13 10:37:02 +05:30
Amruth Pillai df71b86028 - bumped version to 2.3.3
- fixed text alignment issues
- updated dependencies
- added ukranian language
2020-12-09 10:40:27 +05:30
Amruth Pillai a11db1db10 adding stylelint to repo 2020-10-04 08:58:01 +05:30
Amruth Pillai 1e5dc00da8 fix list style indent 2020-08-08 08:47:09 +05:30
Amruth Pillai bc622083c7 - fix black screen issue when in certain templates 2020-08-01 10:08:25 +05:30
Amruth Pillai f972d64eea fix markdown not displaying bullet lists 2020-07-18 19:30:59 +05:30
Amruth Pillai b7c565de79 - implement about section 2020-07-14 22:59:59 +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
Amruth Pillai 0b5653fab5 - completed design of Onyx template 2020-07-11 10:49:55 +05:30
Amruth Pillai 89fa8236e8 - creating a dynamic color palette
- implementing actions section
2020-07-10 01:09:33 +05:30
Amruth Pillai 922db70107 - implement work experience
- implement education
- show dynamic names in layout
2020-07-08 16:49:26 +05:30
Amruth Pillai bee6a40e9f - implement lists
- implement generic sections
- implement list actions
- implement error handlers
2020-07-08 05:01:50 +05:30
Amruth Pillai 6d3e5823fc - implement tips on loading screen
- implement centralized sections
- removed react-spinner package
2020-07-06 10:02:17 +05:30
Amruth Pillai 65fc779d58 - switching from firestore to realtime DB
- implement debouncing tactic to sync data
- display sync indicator
2020-07-06 00:25:31 +05:30
Amruth Pillai 49a867dd37 - recreating onyx template
- profile section complete
2020-07-05 16:45:29 +05:30
Amruth Pillai 202c7f5ad4 - creating the right sidebar
- designing the artboard
- optimizing dark mode performance
- optimizing input onChange handler
2020-07-05 11:34:32 +05:30
Amruth Pillai 6f66181c17 - designing the builder
- designing the left navbar and sidebar
2020-07-04 22:41:28 +05:30
Amruth Pillai e1f1d84201 - designing the dashboard
- resume preview
- create resume modal
2020-07-04 10:26:29 +05:30
Amruth Pillai 24fed8ff3f - adding icons to buttons
- styling modals for dark mode
2020-07-03 19:37:23 +05:30
Amruth Pillai 3a1d42025f - integrating sign in with google
- set up dark mode context and other services
2020-07-03 18:59:25 +05:30
Amruth Pillai 336fd22150 - building the base modal trigger architecture 2020-07-03 15:48:55 +05:30
Amruth Pillai 70ef926b70 - intial gatsbyJS setup
- setting up tailwindcss and other plugins
- designing the landing page
- creating a reusable button component
2020-07-03 13:00:46 +05:30