Commit Graph

23 Commits

Author SHA1 Message Date
Guz013
c4434a5c3e refactor: ♻️ remove in between code eslint-disable comments 2023-11-28 17:33:24 -03:00
Guz013
0761b45d56 chore: 🔧 create script for converting the banners 2023-11-28 17:20:40 -03:00
Guz013
aa95cb5366 chore: 🔧 export banners to their repective files 2023-11-28 17:19:30 -03:00
Guz013
d3f63086f8 refactor: ♻️ place banners in different pages
Orgnanized the banners in the design file, now each is
on a different page/canvas. This also fixes the exported
SVGs having the other banners code in them.
2023-11-28 17:18:22 -03:00
Guz013
3ed39f18b2 chore: 🔧 ignore Inkscape backup files 2023-11-28 13:32:20 -03:00
Guz013
df77a46db6 feat: inkscape svg files for the banners
These files will be converted to standard SVG files using a script.
So things like Inkscape's labels can be converted to IDs (because
Inkscape doesn't support duplicated IDs on the design.inkscape.svg
file).
2023-11-28 13:30:21 -03:00
Guz013
c5c036d4da feat(banners-lib): horizontal banner layouts
Created the basic layout SVG file in Inkscape. The exported
SVG needs to have specific ids for each element, so it can
be edited programically later.
2023-11-28 10:47:20 -03:00
Guz013
24fa8bbeaa fix(ci): 🐛 👷 repository name check 2023-11-27 16:57:52 -03:00
Guz013
74b7612aa3 Merge branch 'dev' of github.com:LoredDev/LoredMarkdown into dev 2023-11-27 16:53:47 -03:00
sxpphickat
95a77d50ce fix(dev): 🐛 remove dev script 2023-11-27 16:51:58 -03:00
Guz013
d749d87356 Merge branch 'dev' of github.com:LoredDev/LoredMarkdown into dev 2023-11-27 16:09:28 -03:00
Guz
dcf305c308 chore: merge pull request #3 from LoredDev/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2023-11-27 16:09:07 -03:00
Guz
8387e4996a chore: merge pull request #4 from LoredDev/renovate/actions-setup-node-4.x
chore(deps): update actions/setup-node action to v4
2023-11-27 16:08:41 -03:00
Guz013
8a750bd23c fix(ci): 🐛 👷 fix missing release script 2023-11-27 16:06:02 -03:00
Guz013
4790874237 chore: 🔧 init changesets 2023-11-27 16:03:26 -03:00
Guz013
99ffd46270 chore: 🔧 add placeholder test for ci/cd 2023-11-27 16:02:58 -03:00
renovate[bot]
af8ef85469 chore(deps): update actions/setup-node action to v4 2023-11-27 18:54:45 +00:00
renovate[bot]
f3a473b163 chore(deps): update actions/checkout action to v4 2023-11-27 18:54:41 +00:00
Guz013
01b85a77eb Merge branch 'dev' of https://github.com/LoredDev/LoredMarkdown into dev 2023-11-27 15:53:22 -03:00
Guz013
e3e3ba3683 chore: 🔧 initial setup 2023-11-27 15:50:22 -03:00
Guz
3057380394 Merge pull request #1 from LoredDev/renovate/configure
Configure Renovate
2023-11-27 14:06:35 -03:00
renovate[bot]
80e2fe6e1e Add renovate.json 2023-11-27 16:42:14 +00:00
Guz
f75c6b0c47 Initial commit 2023-11-27 16:25:58 +00:00