diff --git a/.vscode/settings.json b/.vscode/settings.json index 84e6b3c4a..db60aff6f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,8 @@ { "files.associations": { "*.eco": "html" + }, + "[liquid]": { + "editor.formatOnSave": true } } \ No newline at end of file diff --git a/src/files/backers.json b/11ty-source/_data/backers.json similarity index 100% rename from src/files/backers.json rename to 11ty-source/_data/backers.json diff --git a/11ty-source/_layouts/fundraiser-layout.liquid b/11ty-source/_layouts/fundraiser-layout.liquid new file mode 100644 index 000000000..474739df1 --- /dev/null +++ b/11ty-source/_layouts/fundraiser-layout.liquid @@ -0,0 +1,55 @@ +--- +layout: default.liquid +--- + +
+ The Indiegogo campaign of 2016 was a huge + success! +
+ +{{blog.content | strip_html |truncate: 150}} read more
- {% comment %}<%- blog.contentPreview %> read more
{% endcomment %} + ++ {{ blog.content | strip_html | truncate: 150 }} + read more +
+ {% comment %}<%- blog.contentPreview %> read more
{% endcomment %} -- The Indiegogo campaign of 2016 was a huge - success! -
- -- HaxeFlixel is developed by and is now furtherly funded by, - a community of people who have a geniune passion for the project. -
- -- We thank everyone for their contributions over the past 5 years, - whether it has been spreading the word, fundraising, admin, testing, - reviewing & submitting code or teaching and supporting others. - All this keeps inspiring the community to continue HaxeFlixel to help - make cross platform games easier and free! -
- -- Also, none of this fundraiser would have even started without the dedicated effort from - Lars Doucet of Level Up Labs, leading this entire campaign, so a big thanks to Lars! -
- -- With the larger donations made in the campaign, it has also made it possible for HaxeFlixel to have official sponsors! After we gather all the logos for the page, we will add a dedicated sponsors page. -
- -- Read more about the campaign on our Indiegogo page. -
-