Dave Gson
2f21352dae
Merge pull request #150 from safing/fix/rss-feed
...
Fix RSS feed
2021-05-26 15:18:00 +02:00
davegson
3b95d1b66e
Move feed.xml to blog.xml
2021-05-26 15:16:11 +02:00
davegson
de490305ba
Include future publications for easier local testing
2021-05-26 15:08:17 +02:00
davegson
f2f2eeb7c2
Bring our RSS feed to a workable state
...
Correctly utilize <content:encoded> and <description> tags according to:
https://stackoverflow.com/a/54905457
https://www.rssboard.org/rss-profile#namespace-elements-content-encoded
If there is a summary, show it in <description> with the content being in <content:encoded>. If there is NO summary, put the content in <description>.
Also, I added a custom "summary"/disclaimer for progress update blogs to clarify that the HTML of update blogs really is not compatible with readers but should be viewed in the Webview.
2021-05-26 15:00:42 +02:00
Daniel
a449c88bb6
Update README.md
2021-05-25 17:31:39 +02:00
Dave Gson
447a33538c
Merge pull request #149 from safing/legal/remove-telemetry-sentence
...
Remove telemetry sentence
2021-05-25 16:59:39 +02:00
davegson
7deddcb96f
Remove and clarify telemetry sentence
...
copied from Amendment 0.4. 25/05/2021:
This sentence was originally added for legal flexibility, intended to cover such a potential feature. We honestly forgot that it was there. But to make things clear: No official Portmaster release will ever have telemetry functions implemented. Hence the removal.
2021-05-25 16:50:20 +02:00
davegson
d31fe664bc
Fix broken link
2021-05-25 14:47:32 +02:00
Dave Gson
874f60a7c3
Merge pull request #148 from safing/feature/self-hosted-podcasts
...
Self hosted podcasts
2021-05-21 14:08:35 +02:00
davegson
c43bb6d333
Remove deprecated asset_server var from front matter
2021-05-20 18:19:49 +02:00
davegson
5dae690caf
Remove /assets from episodes source
...
previously were hosted on the repo, but now it's on the assets server which only starts with /podcast/001-episode-name.mp3
2021-05-20 18:19:27 +02:00
davegson
cc59474e95
Always link podcast audio to the asset server
2021-05-20 18:18:07 +02:00
davegson
a08bacdc56
Remove all podcast mp3s from repo
2021-05-20 18:16:53 +02:00
Dave Gson
f6ac66196a
Merge pull request #147 from safing/fix/support-page
...
Clean up texts in support page
2021-05-19 10:03:43 +02:00
davegson
bf3cd96870
Clean up texts in support page
2021-05-18 17:17:37 +02:00
davegson
381342c2c4
Finetune BM blog post
2021-05-13 16:26:24 +02:00
davegson
30c984d628
Fix small typos
2021-05-13 12:18:54 +02:00
davegson
1ef7b31604
Add TLDR note to business model blog
2021-05-13 12:08:31 +02:00
Dave Gson
92155376ec
Merge pull request #146 from safing/dhaavi-patch-1
...
Update April progress update SPN description
2021-05-10 13:48:58 +02:00
Daniel
f454e7a327
Update April progress update SPN description
2021-05-10 11:48:04 +02:00
Dave Gson
c0b5530215
Merge pull request #145 from safing/feature/pu-april
...
Progress Update April
2021-05-07 16:30:25 +02:00
davegson
6a09630a8b
Update received funds
2021-05-07 16:29:35 +02:00
davegson
144aae10dc
Write April's progress update
2021-05-07 16:21:26 +02:00
davegson
d6500096f3
Update next cards to current state
2021-05-07 16:21:13 +02:00
davegson
cf141ef796
Revert "Revert "Remove early funding reference""
...
This reverts commit ff992ecd11
.
2021-05-07 14:48:14 +02:00
davegson
ff992ecd11
Revert "Remove early funding reference"
...
This reverts commit 1bb555d453
.
2021-05-07 14:44:08 +02:00
davegson
1bb555d453
Remove early funding reference
2021-05-06 19:23:09 +02:00
Dave Gson
a2d483127e
Merge pull request #144 from safing/feature/on-business-models-publications
...
Feature/on business models publications
2021-05-06 18:11:21 +02:00
davegson
01e35f9641
Publish post on business models
2021-05-06 17:51:52 +02:00
davegson
bd02ece0d0
Publish podcast feat. THO
2021-05-06 17:51:35 +02:00
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
Daniel
bd9d7d6c01
Merge pull request #143 from safing/dependabot/bundler/rexml-3.2.5
...
Bump rexml from 3.2.4 to 3.2.5
2021-05-03 17:14:54 +02:00
dependabot[bot]
abc99c5ffe
Bump rexml from 3.2.4 to 3.2.5
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 21:01:48 +00:00
Dave Gson
2682907fe4
Merge pull request #142 from safing/feature/hiring-page
...
Jobs page
2021-04-30 14:21:00 +02:00
davegson
1fa8353132
Extend description for most wanted role a bit
2021-04-30 14:20:24 +02:00
davegson
09c7645d50
Split all sentences into their own line
2021-04-30 11:39:36 +02:00
davegson
aa249371f8
Add jobs_url to site config
2021-04-30 11:23:26 +02:00
davegson
6788b879b6
Link to Jobs page from footer
2021-04-30 11:23:11 +02:00
davegson
9218688ee6
Add We're Hiring Page
2021-04-30 11:22:18 +02:00
Dave Gson
31c7e722e1
Link to main repository from README
2021-04-28 15:05:19 +00:00
Dave Gson
0853753d95
Update README.md
2021-04-28 15:04:03 +00:00
Dave Gson
2f90753db2
Update suggestion issue template
2021-04-28 12:11:50 +00:00
Dave Gson
3b58f5b802
Merge pull request #141 from safing/feature/issue-templates
...
Add issue templates
2021-04-28 11:51:08 +02:00
Dave Gson
f333d993f8
Merge pull request #140 from safing/fix/remove-wiki-urls
...
Switch from Wiki to Docs urls
2021-04-28 11:49:52 +02:00
Daniel
cd1bccc9ab
Add issue templates
2021-04-28 09:41:47 +02:00
Daniel
db46724b43
Switch from Wiki to Docs urls
2021-04-28 09:33:17 +02:00
Dave Gson
b5e8eb233f
Merge pull request #139 from safing/feature/blog-improvements
...
Blog improvements
2021-04-23 13:10:23 +02:00
davegson
ffc11aee6f
Utilize first version of plug at appropriate location
2021-04-22 18:31:53 +02:00
davegson
40bb134f6c
Remove fluff from pod & video titles
2021-04-22 17:52:14 +02:00
davegson
3e2a7f254f
Make full PM Plug clickable
2021-04-22 17:45:33 +02:00