diff --git a/assets/css/blog.css b/assets/css/blog.css index 5434b1e..474ab61 100644 --- a/assets/css/blog.css +++ b/assets/css/blog.css @@ -30,6 +30,8 @@ s { width: 100%; height: min-content !important; margin-bottom: 1rem; + -webkit-box-shadow: 2px 5px 16px 0px rgba(34, 30, 34, 0.4), 17px 26px 15px 0px rgba(0,0,0,0) !important; + box-shadow: 2px 5px 16px 0px rgba(34, 30, 34, 0.4), 17px 26px 15px 0px rgba(0,0,0,0) !important; } .content-wrapper, #template-wrapper { @@ -37,6 +39,11 @@ s { padding: 0 1rem 0 1rem !important; } + .footer { + margin-left: unset !important; + margin-top: 2rem !important; + } + } @media screen and (min-width: 600px) { @@ -58,10 +65,6 @@ s { width: 100%; transform: rotateZ(-1deg); } - - .footer { - margin-left: unset; - } } body, html { @@ -161,6 +164,10 @@ header ul li a { padding-bottom: 1rem; } +.template-unit { + padding-top: 1rem; + border-top: 2px solid #221E2233; +} .template-unit h3 { margin-top: 0 !important; } diff --git a/docs/index.html b/docs/index.html index 9802177..1254d65 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,7 +7,7 @@ - + diff --git a/v3/all_tags.html b/v3/all_tags.html index eb87da8..3e85b64 100644 --- a/v3/all_tags.html +++ b/v3/all_tags.html @@ -7,8 +7,7 @@ - -All tags - GNU social V3 +All tags - GNU social V3
- - + diff --git a/v3/feed.rss b/v3/feed.rss index 53b4547..d3abf2e 100644 --- a/v3/feed.rss +++ b/v3/feed.rss @@ -2,8 +2,8 @@ GNU social V3https://gnusocial.rocks/v3/index.html Development blog where we announce our progress.en -Sat, 11 Sep 2021 18:54:16 +0100 -Sat, 11 Sep 2021 18:54:16 +0100 +Mon, 13 Sep 2021 13:04:45 +0100 +Mon, 13 Sep 2021 13:04:45 +0100 Updates: V3 blog @@ -32,6 +32,9 @@ forget to subscribe!</p> + + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/updates-v3-blog.html</link> <guid>https://gnusocial.rocks/v3/./updates-v3-blog.html</guid> @@ -56,6 +59,9 @@ attempts to generate a page preview from open graph and oembed. I.e., acts when + + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/updates-implement-storeremotemedia-for-v3-and-port-embed.html</link> <guid>https://gnusocial.rocks/v3/./updates-implement-storeremotemedia-for-v3-and-port-embed.html</guid> @@ -113,6 +119,9 @@ any remote URL being shared in a note.</li> + + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/updates-improve-the-attachments-system.html</link> <guid>https://gnusocial.rocks/v3/./updates-improve-the-attachments-system.html</guid> @@ -197,6 +206,9 @@ Updates: Finish the Avatar component + + + @@ -253,6 +265,9 @@ is properly tested, we have the + + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/milestone-documentation-and-tests-infrastructure.html</link> <guid>https://gnusocial.rocks/v3/./milestone-documentation-and-tests-infrastructure.html</guid> @@ -309,6 +324,9 @@ The key ones are:</p> + + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/milestone-port-media-handling-from-v2.html</link> <guid>https://gnusocial.rocks/v3/./milestone-port-media-handling-from-v2.html</guid> diff --git a/v3/index.html b/v3/index.html index e362e18..7fff0c2 100644 --- a/v3/index.html +++ b/v3/index.html @@ -7,8 +7,7 @@ <link rel="shortcut icon" href="/favicon.ico"> <link rel="stylesheet" href="https://www.gnusocial.rocks//assets/css/reset.css"> <link rel="stylesheet" href="https://www.gnusocial.rocks//assets/css/blog.css"> -<link rel='stylesheet' type='text/css' href="https://www.gnusocial.rocks//assets/fonts/opensans/opensans.css"> -</head><title>Blog - GNU social V3 +Blog - GNU social V3
- - + diff --git a/v3/milestone-documentation-and-tests-infrastructure.html b/v3/milestone-documentation-and-tests-infrastructure.html index 23a7d5e..5af0ff2 100644 --- a/v3/milestone-documentation-and-tests-infrastructure.html +++ b/v3/milestone-documentation-and-tests-infrastructure.html @@ -7,8 +7,7 @@ - -Milestone: Documentation and Tests Infrastructure - GNU social V3 +Milestone: Documentation and Tests Infrastructure - GNU social V3
- - + diff --git a/v3/milestone-port-media-handling-from-v2.html b/v3/milestone-port-media-handling-from-v2.html index affa35c..02efc6c 100644 --- a/v3/milestone-port-media-handling-from-v2.html +++ b/v3/milestone-port-media-handling-from-v2.html @@ -7,8 +7,7 @@ - -Milestone: Port Media handling from v2 - GNU social V3 +Milestone: Port Media handling from v2 - GNU social V3
- - + diff --git a/v3/templates/abstract.template b/v3/templates/abstract.template index 91f0f29..2fe2fd8 100644 --- a/v3/templates/abstract.template +++ b/v3/templates/abstract.template @@ -1,4 +1,4 @@ -

Version 3

+

Version 3

Abstract

GNU social is the eldest free social networking platform for public and private communications used in federated social networks. It's versatile, extensible and privacy focused. We've been modernizing the existing codebase, ensuring inter-operationality as defined by the IndieWeb and we're developing a modern frontend. This makes GNU social accessible: easy to install and use, and follows AnyBrowser and A11Y guidelines. diff --git a/v3/templates/footer.template b/v3/templates/footer.template index 50b9e11..4c339de 100644 --- a/v3/templates/footer.template +++ b/v3/templates/footer.template @@ -1,2 +1,4 @@ - - \ No newline at end of file +

\ No newline at end of file diff --git a/v3/templates/header.template b/v3/templates/header.template index b8b8213..174ac32 100644 --- a/v3/templates/header.template +++ b/v3/templates/header.template @@ -7,5 +7,4 @@ - - \ No newline at end of file + \ No newline at end of file diff --git a/v3/updates-finish-the-avatar-component.html b/v3/updates-finish-the-avatar-component.html index cc0e3d0..f201564 100644 --- a/v3/updates-finish-the-avatar-component.html +++ b/v3/updates-finish-the-avatar-component.html @@ -7,8 +7,7 @@ - -Updates: Finish the Avatar component - GNU social V3 +Updates: Finish the Avatar component - GNU social V3
- - + diff --git a/v3/updates-implement-storeremotemedia-for-v3-and-port-embed.html b/v3/updates-implement-storeremotemedia-for-v3-and-port-embed.html index b4c951d..6965f36 100644 --- a/v3/updates-implement-storeremotemedia-for-v3-and-port-embed.html +++ b/v3/updates-implement-storeremotemedia-for-v3-and-port-embed.html @@ -7,8 +7,7 @@ - -Updates: Implement StoreRemoteMedia for v3 and port Embed - GNU social V3 +Updates: Implement StoreRemoteMedia for v3 and port Embed - GNU social V3
- - + diff --git a/v3/updates-improve-the-attachments-system.html b/v3/updates-improve-the-attachments-system.html index bda8ab5..8a1b39b 100644 --- a/v3/updates-improve-the-attachments-system.html +++ b/v3/updates-improve-the-attachments-system.html @@ -7,8 +7,7 @@ - -Updates: Improve the Attachments system - GNU social V3 +Updates: Improve the Attachments system - GNU social V3
- - + diff --git a/v3/updates-v3-blog.html b/v3/updates-v3-blog.html index bb39ac1..1c6fb0a 100644 --- a/v3/updates-v3-blog.html +++ b/v3/updates-v3-blog.html @@ -7,8 +7,7 @@ - -Updates: V3 blog - GNU social V3 +Updates: V3 blog - GNU social V3
- - +