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 |
|
Luke
|
c66fa6d062
|
Add podcast notification example
|
2021-04-21 15:29:03 +02:00 |
|
Luke
|
f7273008ee
|
update styling
|
2021-04-21 15:28:19 +02:00 |
|
Luke
|
21e09f6e0b
|
Add mic.svg
|
2021-04-21 15:27:55 +02:00 |
|
davegson
|
5ea0693478
|
Fix typo in footer
|
2021-04-17 12:58:13 +02:00 |
|
davegson
|
28f6e1f8fc
|
Clarify we mean plain Tor in a passage of the comparison blog
|
2021-04-13 19:34:10 +02:00 |
|
Dave Gson
|
32ecad9942
|
Merge pull request #138 from safing/feature/pu-march
Progress Update Blog march
|
2021-04-08 09:48:49 +02:00 |
|
davegson
|
04b0d8b567
|
Write March Progress Update
|
2021-04-08 09:48:17 +02:00 |
|
davegson
|
2a9b295b1d
|
Update next page cards
|
2021-04-08 09:45:46 +02:00 |
|
davegson
|
21f0298d83
|
Fix typo
|
2021-04-06 21:26:05 +02:00 |
|
davegson
|
285669b1b7
|
Fix blog url
|
2021-04-06 21:19:00 +02:00 |
|
davegson
|
1fe980bcda
|
Add blog thumbnail
|
2021-04-06 21:16:24 +02:00 |
|
Dave Gson
|
14bf3cab71
|
Merge pull request #137 from safing/feature/2m2m-blog
Write 2M2M blog
|
2021-04-06 21:12:24 +02:00 |
|
davegson
|
3e255135f2
|
Write 2M2M blog
|
2021-04-06 21:11:38 +02:00 |
|
davegson
|
f38af1544c
|
Link to CoC from footer
|
2021-04-02 16:12:53 +02:00 |
|
davegson
|
7608359c24
|
Fix progress update links on next/backlog pages
|
2021-04-02 16:08:27 +02:00 |
|
Dave Gson
|
ea60153f93
|
Merge pull request #136 from safing/dependabot/bundler/kramdown-2.3.1
Bump kramdown from 2.3.0 to 2.3.1
|
2021-03-30 10:59:31 +02:00 |
|
dependabot[bot]
|
3fafaab98a
|
Bump kramdown from 2.3.0 to 2.3.1
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-29 18:02:18 +00:00 |
|
davegson
|
abd9578584
|
Fix podcast RSS
|
2021-03-26 14:00:25 +01:00 |
|
Dave Gson
|
c801f0ad2f
|
Merge pull request #135 from safing/fix/most-recent-media-tiles
Fix most recent media tiles
|
2021-03-26 13:52:52 +01: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
|
1c07bfb54a
|
Rename medias to publications
makes more sense as a name
|
2021-03-25 18:21:36 +01:00 |
|
davegson
|
9cae6702c9
|
Show the last 6 publications on the homepage
|
2021-03-25 18:19:30 +01:00 |
|
davegson
|
2243da0537
|
Switch devlog category to tag
category is used for publication type now
|
2021-03-25 18:18:19 +01:00 |
|
davegson
|
393c768384
|
Switch to medias collection in _config
|
2021-03-25 18:07:21 +01:00 |
|
davegson
|
ea6750b397
|
Do not use front matter category to generate xml <category>
tags are what we use for this, not category
|
2021-03-25 18:06:41 +01:00 |
|
davegson
|
cdbea9a2ce
|
Move blog posts to _media collection
|
2021-03-25 17:58:51 +01:00 |
|
davegson
|
517ddb27cc
|
Move videos to _medias collection
|
2021-03-25 17:32:53 +01:00 |
|
davegson
|
79103b7428
|
Move podcasts to _media collection
|
2021-03-25 17:28:52 +01:00 |
|
davegson
|
71070e03f4
|
Add custom layout to all font matters
sadly, the defaults cannot scope to category, so have to set these manually
|
2021-03-25 17:24:13 +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
|
81d1a6ed83
|
Add category to every media type and derive default layout from it
|
2021-03-25 16:43:28 +01:00 |
|
davegson
|
c37de117a3
|
Revert "Correct date of announcement blog"
This reverts commit 00d249cda1 .
|
2021-03-25 13:11:13 +01:00 |
|
davegson
|
00d249cda1
|
Correct date of announcement blog
|
2021-03-25 12:47:06 +01:00 |
|
Dave Gson
|
3f0dabc387
|
Merge pull request #134 from safing/feature/spn-delay-announcement
Broad SPN Access delay announcement
|
2021-03-25 11:22:26 +01:00 |
|
davegson
|
62bbce7a2b
|
Write Broad SPN Access Delay blog post
|
2021-03-25 10:13:36 +01:00 |
|
davegson
|
7e1a8c7f2a
|
Use announcement thumbnail for previous DNS Change announcement
|
2021-03-24 12:53:46 +01:00 |
|
davegson
|
5deabac118
|
Add announcement thumbnails
|
2021-03-24 12:53:07 +01:00 |
|
Daniel
|
2f1c64719c
|
Merge pull request #133 from safing/blog/dev-log-dns-attribution
Add first draft of the Attributing DNS Requests blog post
|
2021-03-23 15:55:32 +01:00 |
|
davegson
|
9af93c8d4c
|
Tweak blog wording v3
implementing input from Daniel
|
2021-03-23 13:52:16 +01:00 |
|
davegson
|
76cbf78915
|
Add cover image source
not required, but still a nice thing to do
|
2021-03-23 12:33:12 +01:00 |
|
davegson
|
f5f7a1b502
|
Master blogpost round 2
|
2021-03-23 12:32:54 +01:00 |
|
davegson
|
b40ccb1578
|
Smoothen the text flow and improve some wording
|
2021-03-23 09:52:26 +01:00 |
|
Daniel
|
ec09e96ab3
|
Improve Attributing DNS Requests post
|
2021-03-22 22:33:23 +01:00 |
|
davegson
|
8f9fb255bc
|
Re-Draft Attributing DNS requests post
|
2021-03-22 15:55:25 +01:00 |
|
davegson
|
d2953263e9
|
Add devlog default image
|
2021-03-22 15:07:33 +01:00 |
|
davegson
|
dcba1ee77e
|
Improve a header title
|
2021-03-19 18:45:21 +01:00 |
|