deepsource-autofix[bot]
8fd80aed1d
style: format code with Prettier
...
This commit fixes the style issues introduced in 565103d
according to the output
from Prettier.
Details: None
2024-05-27 18:02:27 +00:00
Michał
565103dda4
Add correct date formatting to certificate
...
Adjust table styling
Change accent colour from a shitty orange to a more woody orange
Scrollbar theme
2024-05-27 19:02:11 +01:00
Michał
9138b06752
Merge pull request #12 from Fluffy-Bean/deepsource-transform-44cc1f1a
...
style: format code with Prettier
2024-05-27 12:12:54 +01:00
deepsource-autofix[bot]
6d15a71cc4
style: format code with Prettier
...
This commit fixes the style issues introduced in c6d0b80
according to the output
from Prettier.
Details: None
2024-05-27 11:12:25 +00:00
Michał
c6d0b80b5c
Move more styles to own files
...
Adjust styles as usual
2024-05-27 12:12:09 +01:00
Michał
909e2c0bf3
Merge pull request #11 from Fluffy-Bean/deepsource-transform-39d42760
...
style: format code with Prettier
2024-05-27 00:23:58 +01:00
deepsource-autofix[bot]
b752cde64b
style: format code with Prettier
...
This commit fixes the style issues introduced in ab8e076
according to the output
from Prettier.
Details: None
2024-05-26 21:25:46 +00:00
Michał
ab8e07651a
Yeet goog fonts (smelly)
...
Nicer accent colour
2024-05-26 22:25:33 +01:00
Michał
ec80ed92a4
Merge pull request #10 from Fluffy-Bean/deepsource-transform-02fbb8b7
...
style: format code with Prettier
2024-05-26 21:58:02 +01:00
deepsource-autofix[bot]
dfc25ac503
style: format code with Prettier
...
This commit fixes the style issues introduced in b22adbd
according to the output
from Prettier.
Details: None
2024-05-26 20:57:03 +00:00
Michał
b22adbda96
Add timestamps to posts
...
Redesign homebutton a bit
arugh
Clean up Card stuff
2024-05-26 21:56:50 +01:00
Michał
59f1904d88
Merge pull request #9 from Fluffy-Bean/deepsource-transform-4a3a4a20
...
style: format code with Prettier
2024-05-26 20:27:58 +01:00
deepsource-autofix[bot]
a2217ab687
style: format code with Prettier
...
This commit fixes the style issues introduced in b90b605
according to the output
from Prettier.
Details: None
2024-05-26 19:27:15 +00:00
Michał
b90b605956
Update README.md
2024-05-26 20:27:00 +01:00
Michał
e45e012977
Banner full-screen
...
Change working to newer/older
fug update npm modules
2024-05-26 20:14:58 +01:00
Michał
3d578f2746
Merge pull request #8 from Fluffy-Bean/deepsource-transform-d5fcb1f9
...
style: format code with Prettier
2024-05-26 18:30:22 +01:00
deepsource-autofix[bot]
d0fd887f18
style: format code with Prettier
...
This commit fixes the style issues introduced in 09c53ed
according to the output
from Prettier.
Details: None
2024-05-26 17:29:49 +00:00
Michał
09c53ed7ac
Yeet custom images for blogs and posts and stuff, because I dont wanna loose all my hair FUCK
...
Clean up examples that I need to work with
Remove un-needed code bluh
Leg
2024-05-26 18:29:33 +01:00
Michał
457591297a
Fix issues brought up by astro build
...
Use Astro image and picture elements
Move images to assets folder
2024-05-25 17:30:17 +01:00
Michał
3acfb73ce8
Merge pull request #7 from Fluffy-Bean/deepsource-transform-38910cbd
...
style: format code with Prettier
2024-05-25 15:07:44 +01:00
deepsource-autofix[bot]
bfb109ad15
style: format code with Prettier
...
This commit fixes the style issues introduced in 8c02e38
according to the output
from Prettier.
Details: None
2024-05-25 14:06:48 +00:00
Michał
8c02e380d0
Markdown reset
...
Move home button to its own component thang
CSS reset stufffffff
Leg
2024-05-25 15:06:25 +01:00
Michał
b491b07bea
Merge pull request #4 from Fluffy-Bean/deepsource-transform-113e5752
...
style: format code with Prettier
2024-05-25 12:50:19 +01:00
deepsource-autofix[bot]
f2d3cc3b4b
style: format code with Prettier
...
This commit fixes the style issues introduced in a09d21f
according to the output
from Prettier.
Details: None
2024-05-25 11:39:36 +00:00
Michał
a09d21f28c
Markdown Syntax highlighting
...
Vitesse theme
Draft tag in posts
leg
2024-05-25 12:39:20 +01:00
Michał
fcc026d06d
Merge pull request #2 from Fluffy-Bean/deepsource-transform-36a8a0f8
...
style: format code with Prettier
2024-05-25 11:28:22 +01:00
Michał
9eb5dd22ef
Merge branch 'main' into deepsource-transform-36a8a0f8
2024-05-25 11:27:48 +01:00
Michał
147ce62869
Merge pull request #3 from Fluffy-Bean/deepsource-autofix-5ee39c17
...
refactor: replace short hand type conversions with function calls
2024-05-25 11:10:59 +01:00
deepsource-autofix[bot]
e835b2aa2c
style: format code with Prettier
...
This commit fixes the style issues introduced in 5228c0e
according to the output
from Prettier.
Details: https://github.com/Fluffy-Bean/website/pull/3
2024-05-25 10:10:27 +00:00
deepsource-autofix[bot]
5228c0e1d0
refactor: replace short hand type conversions with function calls
...
Prefer using explicit casts by calling `Number`, `Boolean`, or `String` over using operators like `+`, `!!` or `"" +`. This is considered best practice as it improves readability.
2024-05-25 10:10:15 +00:00
deepsource-autofix[bot]
3d5071102e
style: format code with Prettier
...
This commit fixes the style issues introduced in b99142f
according to the output
from Prettier.
Details: None
2024-05-25 10:01:48 +00:00
Michał
b99142fd44
CI/CD
2024-05-25 11:01:23 +01:00
Michał
44a15873f4
Import image from path
...
Update page title based on post/project title
Use more optimised Image element
leg
2024-05-24 19:47:03 +01:00
Michał
5c41d81288
Add some of my Certificates to the page
2024-05-24 18:41:05 +01:00
Michał
683ece66db
Some markdown styling
2024-05-24 14:59:47 +01:00
Michał
2fa2bce317
Move more styling out of astro files, and into SCSS files
2024-05-24 14:45:19 +01:00
Michał
e9d1191ec1
Next and previous buttons for posts and projects
...
Sort connections by date published
Move some styling to SCSS files
2024-05-24 14:35:56 +01:00
Michał
c843050c8f
Make layout for the markdown page
...
Leg
Rename back to home, to reflect its purpose better
2024-05-24 10:09:21 +01:00
Michał
6f7b419841
Fix Post and Project page rendering
...
Funky button
Yeet the GitHub pages stuff, for now
2024-05-24 01:09:05 +01:00
Michał
4fc0ee9d9c
🦝
2024-05-23 20:34:54 +01:00
Michał
537eb058bf
Fix builds, for real real
2024-05-23 20:31:26 +01:00
Michał
526c6e26e1
Im gonna explode
2024-05-23 20:23:52 +01:00
Michał
06199deff2
Set types to fix for error-ing workflow
2024-05-23 20:20:44 +01:00
Michał
ea35f507b1
Add deploy workflow
2024-05-23 20:16:11 +01:00
Michał
6a88af6864
Button style
...
Adjust Music component JS
aurgh
2024-05-23 20:10:08 +01:00
Michał
79c55fc916
Make Typescript happy
2024-05-23 13:40:36 +01:00
Michał
920f737fbe
Generate Posts based on collection
...
Turn music component into a link
2024-05-23 13:36:28 +01:00
Michał
d3dafddf74
Post, Project and index pages
...
Example posts
2024-05-22 22:05:26 +01:00
Michał
5970f11bcc
Create my own pages
2024-05-22 16:05:32 +01:00
Michał
2fc6cdfa26
Init with defaults
2024-05-21 18:46:59 +01:00