1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-18 01:49:08 +00:00
Commit graph

73 commits

Author SHA1 Message Date
davegson
8c7689c900 Remove <p> tags from markdownified blog summary
without these tags it would not correctly embed within the defined <p> tag with custom classes but `markdownify` would wrap it into its own <p> tag and leave the defined <p> tag empty
2021-05-05 18:44:55 +02:00
davegson
40bb134f6c Remove fluff from pod & video titles 2021-04-22 17:52:14 +02:00
davegson
734f376185 Move portmaster plug to its own file 2021-04-22 17:42:49 +02:00
davegson
3685115bcd Tweak podcast's title 2021-04-22 17:28:45 +02:00
Luke
109d7ad2ec Fix podcast title 2021-04-22 12:11:26 +02:00
Luke
f08351ffc3 Remove date and author at bottom from progress updates 2021-04-22 12:04:52 +02:00
Luke
29e5dcac73 Add date and author at bottom 2021-04-22 11:53:29 +02:00
Luke
c33aab4cc3 Fix title 2021-04-22 11:46:50 +02:00
davegson
7189c8e9dd Clean up markdown of old blog posts 2021-04-21 18:17:11 +02:00
davegson
e5b19ae026 Limit summary passage to posts which have it 2021-04-21 17:33:27 +02:00
davegson
f897d99c4f Finetune Portmaster plug and wording 2021-04-21 17:24:11 +02:00
Luke
9fe28de988 Add banner 2021-04-21 15:30:15 +02:00
Luke
8d909cfa1b Add paragraph under title 2021-04-21 15:29:54 +02:00
davegson
e3bb046363 Fix next/previous items to show what category it is
I do not know if one can scope the built in next/previous module - will be a task for later
2021-03-26 09:40:38 +01:00
davegson
cee152b612 Remove post layout
has been replaced by blog
2021-03-25 18:24:54 +01:00
davegson
a524b19e53 Copy _layouts/post.html to _layouts/blog.html
for the move when all our media becomes the "media" type we will derive the layout from its category, which is "blog" for blog posts
2021-03-25 16:46:12 +01:00
davegson
672ab8d62d Link to the team page from a blog's author 2020-11-20 17:39:43 +01:00
Luke
90bc76abd4 Fix for mobile view 2020-11-20 15:17:25 +01:00
Luke
9651b8577a Add video next and previous 2020-11-19 11:15:44 +01:00
Luke
3a6c767a10 Fix grid postion 2020-11-18 09:57:17 +01:00
davegson
e0686bbe4b Load the previous and next links dynamically 2020-11-17 15:22:16 +01:00
Luke
3d0629cc3f Update remove opacity 2020-11-17 13:10:32 +01:00
Luke
5371b380b6 Fix header text size 2020-11-17 13:10:04 +01:00
Luke
b2d2bed786 Update header text padding 2020-11-17 13:09:40 +01:00
Luke
c45c6fd33f Add writer 2020-11-17 13:09:29 +01:00
Luke
dfb55a40fd Update container_class padding 2020-11-17 13:09:17 +01:00
Luke
0ab491f1bb Remove dead code 2020-11-17 13:08:45 +01:00
Luke
e6e19bbfea Remove dead code 2020-11-17 13:08:33 +01:00
Luke
16e0481465 Add next podcast 2020-11-17 13:08:25 +01:00
Luke
f06fda1862 Add next post 2020-11-17 13:08:11 +01:00
Luke
f7f7d5d23b Add tags 2020-11-16 12:48:26 +01:00
Luke
a780efe1b8 Improve blog css 2020-08-17 16:47:21 +02:00
Luke
6059d537af Fix blog padding and overflow 2020-08-17 16:47:21 +02:00
davegson
9b4184addc Exclude blog content class if a progress blog 2020-07-30 18:25:39 +02:00
davegson
eda2e8f892 Remove unused page settings 2020-05-21 12:29:08 +02:00
davegson
69a8757f09 Display heading for pages if defined
needed for ToS, PP etc...
2020-05-21 12:28:59 +02:00
davegson
3849bafd69 Optimize page container layouts for mobile 2020-05-21 12:16:29 +02:00
davegson
cd7ec821e8 Replace custom css with tailwind classes 2020-05-21 12:05:37 +02:00
davegson
d31d237126 Integrate videos into jekyll content 2020-05-20 14:34:58 +02:00
Luke
79d617da75 Update text opacity 2020-05-20 12:48:48 +02:00
davegson
d2af9f959a Refresh contacts page
as discussed internally, now being in accordance and a better supplement to the new terms
2020-05-15 16:52:24 +02:00
davegson
f7623210af Style podcast episode pages with tailwind 2020-05-13 10:19:40 +02:00
davegson
4cab59dfcf Style blog posts with tailwind 2020-05-13 10:19:40 +02:00
davegson
7207c0a147 Rename legal_page layout to page container
this way it is broader applicable, blogs & pods will also use this layout
2020-05-13 10:19:40 +02:00
davegson
8e55a61813 Remove unneeded layout 2020-05-13 10:19:12 +02:00
davegson
e24d91872c Add layout and styling for legal pages 2020-05-13 10:19:12 +02:00
davegson
6a99002028 Move custom css to scss files 2020-05-13 10:19:12 +02:00
davegson
e2061ab844 Rebuild podcast page with tailwind design 2020-05-13 10:18:52 +02:00
davegson
de9a2864f0 Move custom style to its own file 2020-05-13 10:18:47 +02:00
davegson
6c10ea53b4 Update project to newest tailwind html/css of Luke 2020-05-13 10:18:45 +02:00