diff --git a/.gitignore b/.gitignore index b20d020..764ca05 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ Thumbs.db .bundle vendor/bundle *.plist +.jekyll-cache/ diff --git a/_videos/2020-08-14-spn-closed-pre-alpha-and-next-page.md b/_videos/2020-08-14-spn-closed-pre-alpha-and-next-page.md new file mode 100644 index 0000000..5580a3e --- /dev/null +++ b/_videos/2020-08-14-spn-closed-pre-alpha-and-next-page.md @@ -0,0 +1,25 @@ +--- +# ⚠️ ALWAYS follow this format: "#001 - Some sweet title" +# this has to be consistent for displaying only the episode number or only the title +title: "#007 - SPN And \"Next Page\" Roll Out" +date: 2020-08-14 +video_source: https://assets.safing.io/video/progress_updates/7.mp4 +youtube_hash: 45K5UjblT6k +custom_thumbnail_name: 007-spn-and-next-page +--- + +{% include video_wrapper.html %} + +### Description + +The SPN reached the closed pre-alpha which gives access to our Marvin and Visionary Kickstarter backers. Although this is a rough start, we are super pumped to have reached this new phase! Lots of bug fixes incoming. + +We also released our take on a roadmap page, which we call the [Next Page]({{ site.next_page_url }}) where you can stay up to date on our progress and what we are currently working on. + +Thanks for following, enjoy! + +### Links + +- [Drop us a mail](mailto:support@safing.io) if you have any suggestions where we should spread the word +- [SPN Github Repo]({{ site.github_url }}/spn/) +- [Next Page]({{ site.next_page_url }}) diff --git a/assets/img/thumbnails/video/007-spn-and-next-page.png b/assets/img/thumbnails/video/007-spn-and-next-page.png new file mode 100644 index 0000000..e89bb81 Binary files /dev/null and b/assets/img/thumbnails/video/007-spn-and-next-page.png differ