1
0
mirror of https://github.com/TeamNewPipe/website synced 2025-10-06 00:22:38 +02:00

21 Commits

Author SHA1 Message Date
TobiGr
01fb3f03f0 Fix scripts blocked by CSP 2023-09-04 12:38:56 +02:00
TobiGr
4fd4d1a44e Enable lazy loading for blog post thumbnails on the bottom of the page 2022-10-09 19:21:03 +02:00
TobiGr
d71f1dd2bf Fix search 2021-07-04 11:29:09 +02:00
TobiGr
0b76c136e9 fix whitespace 2020-12-16 22:13:13 +01:00
TobiGr
19290f5e96 Fix atom feed 2020-12-01 10:38:13 +01:00
TobiGr
f88f676552 Fix first page pagination
a
2020-11-23 22:51:51 +01:00
TobiGr
718f09f919 Refactor and redesign category pages
Categories are now stored in _data/categories.yml. This allows us to list all categories in the sidebar. To render the category pages which list all posts with their category, a new plugin was added.
2019-02-26 23:14:39 +01:00
TobiGr
0000365f27 Apply new layout for post collection pages
Make post tiles clickable
Small search improvements
2019-02-26 23:12:16 +01:00
TobiGr
45e0d7dff7 Rename blog layout 2019-02-10 19:22:57 +01:00
TobiGr
12429b6441 Use site description and title as default 2019-02-08 00:06:57 +01:00
TobiGr
4fb46d3323 Add image information to alt attribute for post images on blog main page 2018-08-26 23:10:44 +02:00
BO41
9d1500b952 adds some alt attributes 2018-08-26 19:11:44 +02:00
TobiGr
5fffd4caf8 move post categories into the text container 2018-03-07 01:16:21 +01:00
TobiGr
e191bfd4c0 Add Atom feeds
Improve RSS feeds
Allow subscription to RSS feed from blog pages
2018-03-07 00:12:41 +01:00
TheAssassin
2e00592ae5 Move files to allow for introducing additional feed formats 2018-03-03 01:56:57 +01:00
TobiGr
ef6239e20a Improve excerpts of blog posts on blog main page.
Improve excerpts of blog posts on blog search results page.
Improve JSON files for blog and page search.
2018-02-15 19:56:13 +01:00
TobiGr
b51d9c2a69 fix spelling 2018-02-12 22:22:37 +01:00
TobiGr
0f1b98ba2c add Jekyll excerpt to blog landing page 2018-02-12 22:06:11 +01:00
TobiGr
3f2e1c9b97 Add mediaView to press
Change post structure to include images
Add data for blog images
2018-01-13 23:32:20 +01:00
TobiGr
240debcbbb Add pinned posts and current page to sidebar 2017-12-20 15:13:00 +01:00
TobiGr
c82a449f72 add blog
add Jekyll to index.html and donate/index.html
add local CDN files
small improvements
2017-12-20 09:01:55 +01:00