* added contact page and updated links

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* Feature/blog (#22)

* updated blogpost component

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* added first post and template post

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* updated styles

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* tweaked stuff

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* added custom header components

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* updated scss

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* added placeholder for future reference

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* tweaked around styles a bit :3

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* added basic search to blogposts

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* added pdading to md

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* fixed css issue

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* tweaked css to make links more visible for blogposts

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

---------

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* updated footer

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* added ability to view draft sites

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* changed 501 to 404

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

* added paddign to md

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>

---------

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>
pull/5/head
Ash 2024-03-08 14:21:10 +00:00 committed by GitHub
parent fcdc6a4fa1
commit 6b4f2d6f1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -142,4 +142,9 @@ blockquote {
padding-left: 10px; padding-left: 10px;
margin-left: 5px; margin-left: 5px;
}
markdown {
padding-top: 50px;
padding-bottom: 50px;
} }