├── .gitattributes ├── .github ├── FUNDING.yml ├── ISSUE_TEMPLATE │ ├── campaign-proposal.md │ ├── communique.md │ ├── problem--idea-or-discussion-point.md │ └── utterances-comments--linked-to-campaign-page-.md ├── issue_template.md ├── pull_request_template.md └── workflows │ └── ci.yml ├── .gitignore ├── 404.html ├── CHANGELOG.md ├── CNAME ├── CODE_OF_CONDUCT.md ├── Gemfile ├── LICENSE.md ├── README.md ├── ROADMAP.md ├── _config.yml ├── _data └── ui-text.yml ├── _includes ├── analytics.js ├── comments.html ├── cookie-consent.html ├── disqus.html ├── ext-css.html ├── ext-js.html ├── fb-comment.html ├── footer-minimal.html ├── footer-scripts.html ├── footer.html ├── google_analytics.html ├── gtag.html ├── gtm_body.html ├── gtm_head.html ├── head.html ├── header.html ├── matomo.html ├── nav.html ├── readtime.html ├── social-networks-links.html ├── social-share.html ├── staticman-comment.html ├── staticman-comments.html └── utterances-comment.html ├── _layouts ├── base.html ├── default.html ├── home.html ├── minimal.html ├── page.html └── post.html ├── _posts ├── 2019-07-13-gold-oa-pledge.md ├── 2019-07-13-green-oa-pledge.md ├── 2019-07-13-platinum-oa-pledge.md ├── 2020-12-03-preregistration-pledge.md ├── 2021-07-01-registered-reports-now_ecol-evol-biol.md ├── 2021-12-14-open-and-citable-code.md ├── 2022-06-06-postprint-pledge-for-linguists.md ├── 2022-07-17-publish-your-reviews.md ├── 2024-01-30-collective-action-in-science-diamond.md ├── XXXX-XX-XX-no-free-view-no-review.md └── XXXX-XX-XX-template-for-new-campaign-page.md ├── about.md ├── about_LONGER_VERSION.md ├── about_UKRN_version.md ├── assets ├── css │ ├── beautifuljekyll-minimal.css │ ├── beautifuljekyll.css │ ├── bootstrap-social.css │ ├── freeourknowledge.css │ ├── pygment_highlights.css │ └── staticman.css ├── documents │ └── VacancyCommittee.pdf ├── img │ ├── 404-southpark.jpg │ ├── Access2perspectives.png │ ├── FOK_logo_v3_square.png │ ├── FOK_logo_v5.png │ ├── IGDORE.png │ ├── PREreview.png │ ├── UKRN.png │ ├── avatar-icon.png │ ├── bgimage.png │ ├── bird.png │ ├── bitss.png │ ├── book-1463129133oZ4.jpg │ ├── chain-breaking.png │ ├── chain-breaking_small.png │ ├── checklist.jpg │ ├── code-face2.jpg │ ├── cogsci_draft.png │ ├── cogsci_draft.svg │ ├── cogsci_draftblank.png │ ├── cogsci_small.png │ ├── cos.png │ ├── future_of_research.png │ ├── gold_key.png │ ├── green_oa.png │ ├── green_oa_small.png │ ├── handcuffs.jpg │ ├── hello_world.jpeg │ ├── install-steps.gif │ ├── library-low-dark-blue-blurrier2050.jpg │ ├── nfvnr-banner.png │ ├── nfvnr-cover.png │ ├── nfvnr-cover3000.png │ ├── nfvnr-cover4000.png │ ├── nfvnr-cover5000.png │ ├── nfvnr-cover6000.png │ ├── nfvnr-logo.png │ ├── open-code-badge.png │ ├── osmooc.png │ ├── path.jpg │ ├── platinum_keys.png │ ├── prereg-badge.png │ ├── publish-your-reviews.png │ ├── registered_reports.png │ ├── registered_reports_blue.png │ ├── registered_reports_faded.png │ └── thumb.png └── js │ ├── beautifuljekyll.js │ └── staticman.js ├── beautiful-jekyll-theme.gemspec ├── committee.md ├── documents ├── VacancyCommittee.pdf ├── cogneuro_journals_offering_registered_reports.md ├── funding.md └── lean_startup.md ├── faq.md ├── feed.xml ├── index.html ├── joinus.md ├── marketing ├── Free_Our_Knowledge_Slides_5min.pdf ├── Free_Our_Knowledge_single_slide.pdf ├── ambassador_onboarding.md ├── badge.png ├── badge1.pdf ├── badge2.pdf ├── badge3.pdf ├── badge4.pdf ├── badge5.pdf ├── badge_preregistration.jpg ├── badge_simple.jpg ├── badge_slogan.png ├── badges │ └── temp ├── communication_strategy.md ├── elevator_pitch.md ├── github_repo │ ├── blog_UKRN.md │ └── discussion_forum.md ├── keen_individuals.md ├── non_fok_campaigns.md ├── partners.md ├── pitch │ ├── long1 │ ├── short1 │ ├── short2.md │ └── short3 ├── preregistration_campaign │ ├── ACNS-early-career-researchers(facebook) │ ├── ANZORN_slack │ ├── COS_google-group.md │ ├── COS_newsletter │ ├── NOSGN_google-group │ ├── OLS_slack │ ├── OSMOOC_slack │ ├── Psychological-methods-discussion-group(facebook) │ ├── Reviewer-2-must-be-stopped(facebook) │ ├── badge_preregistration_bordered.jpg │ ├── badge_preregistration_cropped.jpg │ ├── fok-facebook_post1 │ ├── fok-facebook_post2(boosted) │ ├── forums.md │ ├── pledge_follow_up_process │ └── slack_ASAPbio_PSA_INOSSC ├── reasons_to_pledge.md └── why_collaborate_with_FOK.md ├── minutes ├── 2021-07-06_Smout-Holford-Masuzzo_POSTPONED.md ├── 2021-07-15_Smout-Mietchen_Pledges.md ├── 2021-07-19_Smout-Sharan_Community-building-Turing-Way.md ├── 2021-07-20_Smout-Taylor_IGDORE-as-payments-provider.md ├── 2021-07-22_Smout-Stein_Testing-new-economic-models-within-FOK.md └── 2021-07-28_Smout-Waltman_Open-peer-review.md ├── news.md ├── nfvnr-cover4000.png ├── presentations ├── 2021FORCE_lightning_or_poster.md ├── 2021OSC_speaker.md ├── 2022OSC_poster.md ├── AIMOS2020_hackathon.md ├── AIMOS2020_lightning_talk.md ├── Metascience2021_lightning_talk.md ├── OHBM2021_hackathon.md ├── SIPS2019_unconference.md ├── SIPS2020_hackathon.md ├── SIPS2020_unconference.md ├── SIPS2021_lightning_talk.md ├── SORTEE2021_short_talk.md ├── SORTEE_hackathon_RRnow.md └── rejected │ └── SIPS2021_hackathon.md ├── privacy_can.md ├── screenshot.png ├── staticman.yml ├── tags.html └── text_logs ├── Q&A.md ├── log_About.md ├── log_Create_your_own_campaign.md ├── log_GoldOA.md ├── log_GreenOA.md ├── log_PlatinumOA.md ├── log_landingPage.md ├── log_make_your_own_campaign.md ├── log_pledge.md ├── log_pubReformForum.md ├── log_registered_reports.md └── withholding_unpaid_reviews_whitelist /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/.gitattributes -------------------------------------------------------------------------------- /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/campaign-proposal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/.github/ISSUE_TEMPLATE/campaign-proposal.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/communique.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/.github/ISSUE_TEMPLATE/communique.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/problem--idea-or-discussion-point.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/.github/ISSUE_TEMPLATE/problem--idea-or-discussion-point.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/utterances-comments--linked-to-campaign-page-.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/.github/ISSUE_TEMPLATE/utterances-comments--linked-to-campaign-page-.md -------------------------------------------------------------------------------- /.github/issue_template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/.github/issue_template.md -------------------------------------------------------------------------------- /.github/pull_request_template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/.github/pull_request_template.md -------------------------------------------------------------------------------- /.github/workflows/ci.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/.github/workflows/ci.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/.gitignore -------------------------------------------------------------------------------- /404.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/404.html -------------------------------------------------------------------------------- /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /CNAME: -------------------------------------------------------------------------------- 1 | freeourknowledge.org -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /Gemfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/Gemfile -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/README.md -------------------------------------------------------------------------------- /ROADMAP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/ROADMAP.md -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_config.yml -------------------------------------------------------------------------------- /_data/ui-text.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_data/ui-text.yml -------------------------------------------------------------------------------- /_includes/analytics.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/analytics.js -------------------------------------------------------------------------------- /_includes/comments.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/comments.html -------------------------------------------------------------------------------- /_includes/cookie-consent.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/cookie-consent.html -------------------------------------------------------------------------------- /_includes/disqus.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/disqus.html -------------------------------------------------------------------------------- /_includes/ext-css.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/ext-css.html -------------------------------------------------------------------------------- /_includes/ext-js.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/ext-js.html -------------------------------------------------------------------------------- /_includes/fb-comment.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/fb-comment.html -------------------------------------------------------------------------------- /_includes/footer-minimal.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/footer-minimal.html -------------------------------------------------------------------------------- /_includes/footer-scripts.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/footer-scripts.html -------------------------------------------------------------------------------- /_includes/footer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/footer.html -------------------------------------------------------------------------------- /_includes/google_analytics.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/google_analytics.html -------------------------------------------------------------------------------- /_includes/gtag.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/gtag.html -------------------------------------------------------------------------------- /_includes/gtm_body.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/gtm_body.html -------------------------------------------------------------------------------- /_includes/gtm_head.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/gtm_head.html -------------------------------------------------------------------------------- /_includes/head.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/head.html -------------------------------------------------------------------------------- /_includes/header.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/header.html -------------------------------------------------------------------------------- /_includes/matomo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/matomo.html -------------------------------------------------------------------------------- /_includes/nav.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/nav.html -------------------------------------------------------------------------------- /_includes/readtime.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/readtime.html -------------------------------------------------------------------------------- /_includes/social-networks-links.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/social-networks-links.html -------------------------------------------------------------------------------- /_includes/social-share.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/social-share.html -------------------------------------------------------------------------------- /_includes/staticman-comment.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/staticman-comment.html -------------------------------------------------------------------------------- /_includes/staticman-comments.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/staticman-comments.html -------------------------------------------------------------------------------- /_includes/utterances-comment.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_includes/utterances-comment.html -------------------------------------------------------------------------------- /_layouts/base.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_layouts/base.html -------------------------------------------------------------------------------- /_layouts/default.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_layouts/default.html -------------------------------------------------------------------------------- /_layouts/home.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_layouts/home.html -------------------------------------------------------------------------------- /_layouts/minimal.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_layouts/minimal.html -------------------------------------------------------------------------------- /_layouts/page.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_layouts/page.html -------------------------------------------------------------------------------- /_layouts/post.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_layouts/post.html -------------------------------------------------------------------------------- /_posts/2019-07-13-gold-oa-pledge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_posts/2019-07-13-gold-oa-pledge.md -------------------------------------------------------------------------------- /_posts/2019-07-13-green-oa-pledge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_posts/2019-07-13-green-oa-pledge.md -------------------------------------------------------------------------------- /_posts/2019-07-13-platinum-oa-pledge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_posts/2019-07-13-platinum-oa-pledge.md -------------------------------------------------------------------------------- /_posts/2020-12-03-preregistration-pledge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_posts/2020-12-03-preregistration-pledge.md -------------------------------------------------------------------------------- /_posts/2021-07-01-registered-reports-now_ecol-evol-biol.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_posts/2021-07-01-registered-reports-now_ecol-evol-biol.md -------------------------------------------------------------------------------- /_posts/2021-12-14-open-and-citable-code.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_posts/2021-12-14-open-and-citable-code.md -------------------------------------------------------------------------------- /_posts/2022-06-06-postprint-pledge-for-linguists.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_posts/2022-06-06-postprint-pledge-for-linguists.md -------------------------------------------------------------------------------- /_posts/2022-07-17-publish-your-reviews.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_posts/2022-07-17-publish-your-reviews.md -------------------------------------------------------------------------------- /_posts/2024-01-30-collective-action-in-science-diamond.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_posts/2024-01-30-collective-action-in-science-diamond.md -------------------------------------------------------------------------------- /_posts/XXXX-XX-XX-no-free-view-no-review.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_posts/XXXX-XX-XX-no-free-view-no-review.md -------------------------------------------------------------------------------- /_posts/XXXX-XX-XX-template-for-new-campaign-page.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/_posts/XXXX-XX-XX-template-for-new-campaign-page.md -------------------------------------------------------------------------------- /about.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/about.md -------------------------------------------------------------------------------- /about_LONGER_VERSION.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/about_LONGER_VERSION.md -------------------------------------------------------------------------------- /about_UKRN_version.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/about_UKRN_version.md -------------------------------------------------------------------------------- /assets/css/beautifuljekyll-minimal.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/css/beautifuljekyll-minimal.css -------------------------------------------------------------------------------- /assets/css/beautifuljekyll.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/css/beautifuljekyll.css -------------------------------------------------------------------------------- /assets/css/bootstrap-social.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/css/bootstrap-social.css -------------------------------------------------------------------------------- /assets/css/freeourknowledge.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/css/freeourknowledge.css -------------------------------------------------------------------------------- /assets/css/pygment_highlights.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/css/pygment_highlights.css -------------------------------------------------------------------------------- /assets/css/staticman.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/css/staticman.css -------------------------------------------------------------------------------- /assets/documents/VacancyCommittee.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/documents/VacancyCommittee.pdf -------------------------------------------------------------------------------- /assets/img/404-southpark.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/404-southpark.jpg -------------------------------------------------------------------------------- /assets/img/Access2perspectives.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/Access2perspectives.png -------------------------------------------------------------------------------- /assets/img/FOK_logo_v3_square.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/FOK_logo_v3_square.png -------------------------------------------------------------------------------- /assets/img/FOK_logo_v5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/FOK_logo_v5.png -------------------------------------------------------------------------------- /assets/img/IGDORE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/IGDORE.png -------------------------------------------------------------------------------- /assets/img/PREreview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/PREreview.png -------------------------------------------------------------------------------- /assets/img/UKRN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/UKRN.png -------------------------------------------------------------------------------- /assets/img/avatar-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/avatar-icon.png -------------------------------------------------------------------------------- /assets/img/bgimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/bgimage.png -------------------------------------------------------------------------------- /assets/img/bird.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/bird.png -------------------------------------------------------------------------------- /assets/img/bitss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/bitss.png -------------------------------------------------------------------------------- /assets/img/book-1463129133oZ4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/book-1463129133oZ4.jpg -------------------------------------------------------------------------------- /assets/img/chain-breaking.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/chain-breaking.png -------------------------------------------------------------------------------- /assets/img/chain-breaking_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/chain-breaking_small.png -------------------------------------------------------------------------------- /assets/img/checklist.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/checklist.jpg -------------------------------------------------------------------------------- /assets/img/code-face2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/code-face2.jpg -------------------------------------------------------------------------------- /assets/img/cogsci_draft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/cogsci_draft.png -------------------------------------------------------------------------------- /assets/img/cogsci_draft.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/cogsci_draft.svg -------------------------------------------------------------------------------- /assets/img/cogsci_draftblank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/cogsci_draftblank.png -------------------------------------------------------------------------------- /assets/img/cogsci_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/cogsci_small.png -------------------------------------------------------------------------------- /assets/img/cos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/cos.png -------------------------------------------------------------------------------- /assets/img/future_of_research.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/future_of_research.png -------------------------------------------------------------------------------- /assets/img/gold_key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/gold_key.png -------------------------------------------------------------------------------- /assets/img/green_oa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/green_oa.png -------------------------------------------------------------------------------- /assets/img/green_oa_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/green_oa_small.png -------------------------------------------------------------------------------- /assets/img/handcuffs.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/handcuffs.jpg -------------------------------------------------------------------------------- /assets/img/hello_world.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/hello_world.jpeg -------------------------------------------------------------------------------- /assets/img/install-steps.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/install-steps.gif -------------------------------------------------------------------------------- /assets/img/library-low-dark-blue-blurrier2050.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/library-low-dark-blue-blurrier2050.jpg -------------------------------------------------------------------------------- /assets/img/nfvnr-banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/nfvnr-banner.png -------------------------------------------------------------------------------- /assets/img/nfvnr-cover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/nfvnr-cover.png -------------------------------------------------------------------------------- /assets/img/nfvnr-cover3000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/nfvnr-cover3000.png -------------------------------------------------------------------------------- /assets/img/nfvnr-cover4000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/nfvnr-cover4000.png -------------------------------------------------------------------------------- /assets/img/nfvnr-cover5000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/nfvnr-cover5000.png -------------------------------------------------------------------------------- /assets/img/nfvnr-cover6000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/nfvnr-cover6000.png -------------------------------------------------------------------------------- /assets/img/nfvnr-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/nfvnr-logo.png -------------------------------------------------------------------------------- /assets/img/open-code-badge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/open-code-badge.png -------------------------------------------------------------------------------- /assets/img/osmooc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/osmooc.png -------------------------------------------------------------------------------- /assets/img/path.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/path.jpg -------------------------------------------------------------------------------- /assets/img/platinum_keys.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/platinum_keys.png -------------------------------------------------------------------------------- /assets/img/prereg-badge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/prereg-badge.png -------------------------------------------------------------------------------- /assets/img/publish-your-reviews.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/publish-your-reviews.png -------------------------------------------------------------------------------- /assets/img/registered_reports.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/registered_reports.png -------------------------------------------------------------------------------- /assets/img/registered_reports_blue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/registered_reports_blue.png -------------------------------------------------------------------------------- /assets/img/registered_reports_faded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/registered_reports_faded.png -------------------------------------------------------------------------------- /assets/img/thumb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/img/thumb.png -------------------------------------------------------------------------------- /assets/js/beautifuljekyll.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/js/beautifuljekyll.js -------------------------------------------------------------------------------- /assets/js/staticman.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/assets/js/staticman.js -------------------------------------------------------------------------------- /beautiful-jekyll-theme.gemspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/beautiful-jekyll-theme.gemspec -------------------------------------------------------------------------------- /committee.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/committee.md -------------------------------------------------------------------------------- /documents/VacancyCommittee.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/documents/VacancyCommittee.pdf -------------------------------------------------------------------------------- /documents/cogneuro_journals_offering_registered_reports.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/documents/cogneuro_journals_offering_registered_reports.md -------------------------------------------------------------------------------- /documents/funding.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/documents/funding.md -------------------------------------------------------------------------------- /documents/lean_startup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/documents/lean_startup.md -------------------------------------------------------------------------------- /faq.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/faq.md -------------------------------------------------------------------------------- /feed.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/feed.xml -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/index.html -------------------------------------------------------------------------------- /joinus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/joinus.md -------------------------------------------------------------------------------- /marketing/Free_Our_Knowledge_Slides_5min.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/Free_Our_Knowledge_Slides_5min.pdf -------------------------------------------------------------------------------- /marketing/Free_Our_Knowledge_single_slide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/Free_Our_Knowledge_single_slide.pdf -------------------------------------------------------------------------------- /marketing/ambassador_onboarding.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/ambassador_onboarding.md -------------------------------------------------------------------------------- /marketing/badge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/badge.png -------------------------------------------------------------------------------- /marketing/badge1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/badge1.pdf -------------------------------------------------------------------------------- /marketing/badge2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/badge2.pdf -------------------------------------------------------------------------------- /marketing/badge3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/badge3.pdf -------------------------------------------------------------------------------- /marketing/badge4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/badge4.pdf -------------------------------------------------------------------------------- /marketing/badge5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/badge5.pdf -------------------------------------------------------------------------------- /marketing/badge_preregistration.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/badge_preregistration.jpg -------------------------------------------------------------------------------- /marketing/badge_simple.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/badge_simple.jpg -------------------------------------------------------------------------------- /marketing/badge_slogan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/badge_slogan.png -------------------------------------------------------------------------------- /marketing/badges/temp: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /marketing/communication_strategy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/communication_strategy.md -------------------------------------------------------------------------------- /marketing/elevator_pitch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/elevator_pitch.md -------------------------------------------------------------------------------- /marketing/github_repo/blog_UKRN.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/github_repo/blog_UKRN.md -------------------------------------------------------------------------------- /marketing/github_repo/discussion_forum.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/github_repo/discussion_forum.md -------------------------------------------------------------------------------- /marketing/keen_individuals.md: -------------------------------------------------------------------------------- 1 | Dawn Liu Holford 2 | Gavin Taylor 3 | Antonio Schettino 4 | Chris Summerfield 5 | -------------------------------------------------------------------------------- /marketing/non_fok_campaigns.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/non_fok_campaigns.md -------------------------------------------------------------------------------- /marketing/partners.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/partners.md -------------------------------------------------------------------------------- /marketing/pitch/long1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/pitch/long1 -------------------------------------------------------------------------------- /marketing/pitch/short1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/pitch/short1 -------------------------------------------------------------------------------- /marketing/pitch/short2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/pitch/short2.md -------------------------------------------------------------------------------- /marketing/pitch/short3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/pitch/short3 -------------------------------------------------------------------------------- /marketing/preregistration_campaign/ACNS-early-career-researchers(facebook): -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/ACNS-early-career-researchers(facebook) -------------------------------------------------------------------------------- /marketing/preregistration_campaign/ANZORN_slack: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/ANZORN_slack -------------------------------------------------------------------------------- /marketing/preregistration_campaign/COS_google-group.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/COS_google-group.md -------------------------------------------------------------------------------- /marketing/preregistration_campaign/COS_newsletter: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/COS_newsletter -------------------------------------------------------------------------------- /marketing/preregistration_campaign/NOSGN_google-group: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/NOSGN_google-group -------------------------------------------------------------------------------- /marketing/preregistration_campaign/OLS_slack: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/OLS_slack -------------------------------------------------------------------------------- /marketing/preregistration_campaign/OSMOOC_slack: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/OSMOOC_slack -------------------------------------------------------------------------------- /marketing/preregistration_campaign/Psychological-methods-discussion-group(facebook): -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/Psychological-methods-discussion-group(facebook) -------------------------------------------------------------------------------- /marketing/preregistration_campaign/Reviewer-2-must-be-stopped(facebook): -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/Reviewer-2-must-be-stopped(facebook) -------------------------------------------------------------------------------- /marketing/preregistration_campaign/badge_preregistration_bordered.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/badge_preregistration_bordered.jpg -------------------------------------------------------------------------------- /marketing/preregistration_campaign/badge_preregistration_cropped.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/badge_preregistration_cropped.jpg -------------------------------------------------------------------------------- /marketing/preregistration_campaign/fok-facebook_post1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/fok-facebook_post1 -------------------------------------------------------------------------------- /marketing/preregistration_campaign/fok-facebook_post2(boosted): -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/fok-facebook_post2(boosted) -------------------------------------------------------------------------------- /marketing/preregistration_campaign/forums.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/forums.md -------------------------------------------------------------------------------- /marketing/preregistration_campaign/pledge_follow_up_process: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/pledge_follow_up_process -------------------------------------------------------------------------------- /marketing/preregistration_campaign/slack_ASAPbio_PSA_INOSSC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/preregistration_campaign/slack_ASAPbio_PSA_INOSSC -------------------------------------------------------------------------------- /marketing/reasons_to_pledge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/reasons_to_pledge.md -------------------------------------------------------------------------------- /marketing/why_collaborate_with_FOK.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/marketing/why_collaborate_with_FOK.md -------------------------------------------------------------------------------- /minutes/2021-07-06_Smout-Holford-Masuzzo_POSTPONED.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/minutes/2021-07-06_Smout-Holford-Masuzzo_POSTPONED.md -------------------------------------------------------------------------------- /minutes/2021-07-15_Smout-Mietchen_Pledges.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/minutes/2021-07-15_Smout-Mietchen_Pledges.md -------------------------------------------------------------------------------- /minutes/2021-07-19_Smout-Sharan_Community-building-Turing-Way.md: -------------------------------------------------------------------------------- 1 | see https://hackmd.io/@turingway/coworking-call 2 | -------------------------------------------------------------------------------- /minutes/2021-07-20_Smout-Taylor_IGDORE-as-payments-provider.md: -------------------------------------------------------------------------------- 1 | see https://etherpad.wikimedia.org/p/l7eP_EJ1lTd2tAeOuiOi 2 | -------------------------------------------------------------------------------- /minutes/2021-07-22_Smout-Stein_Testing-new-economic-models-within-FOK.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/minutes/2021-07-22_Smout-Stein_Testing-new-economic-models-within-FOK.md -------------------------------------------------------------------------------- /minutes/2021-07-28_Smout-Waltman_Open-peer-review.md: -------------------------------------------------------------------------------- 1 | https://etherpad.wikimedia.org/p/Cooper%2FLudo_Re__Open_peer_review_2021-07-28 2 | -------------------------------------------------------------------------------- /news.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/news.md -------------------------------------------------------------------------------- /nfvnr-cover4000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/nfvnr-cover4000.png -------------------------------------------------------------------------------- /presentations/2021FORCE_lightning_or_poster.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/2021FORCE_lightning_or_poster.md -------------------------------------------------------------------------------- /presentations/2021OSC_speaker.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/2021OSC_speaker.md -------------------------------------------------------------------------------- /presentations/2022OSC_poster.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/2022OSC_poster.md -------------------------------------------------------------------------------- /presentations/AIMOS2020_hackathon.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/AIMOS2020_hackathon.md -------------------------------------------------------------------------------- /presentations/AIMOS2020_lightning_talk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/AIMOS2020_lightning_talk.md -------------------------------------------------------------------------------- /presentations/Metascience2021_lightning_talk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/Metascience2021_lightning_talk.md -------------------------------------------------------------------------------- /presentations/OHBM2021_hackathon.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/OHBM2021_hackathon.md -------------------------------------------------------------------------------- /presentations/SIPS2019_unconference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/SIPS2019_unconference.md -------------------------------------------------------------------------------- /presentations/SIPS2020_hackathon.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/SIPS2020_hackathon.md -------------------------------------------------------------------------------- /presentations/SIPS2020_unconference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/SIPS2020_unconference.md -------------------------------------------------------------------------------- /presentations/SIPS2021_lightning_talk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/SIPS2021_lightning_talk.md -------------------------------------------------------------------------------- /presentations/SORTEE2021_short_talk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/SORTEE2021_short_talk.md -------------------------------------------------------------------------------- /presentations/SORTEE_hackathon_RRnow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/SORTEE_hackathon_RRnow.md -------------------------------------------------------------------------------- /presentations/rejected/SIPS2021_hackathon.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/presentations/rejected/SIPS2021_hackathon.md -------------------------------------------------------------------------------- /privacy_can.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/privacy_can.md -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/screenshot.png -------------------------------------------------------------------------------- /staticman.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/staticman.yml -------------------------------------------------------------------------------- /tags.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/tags.html -------------------------------------------------------------------------------- /text_logs/Q&A.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/text_logs/Q&A.md -------------------------------------------------------------------------------- /text_logs/log_About.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/text_logs/log_About.md -------------------------------------------------------------------------------- /text_logs/log_Create_your_own_campaign.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/text_logs/log_Create_your_own_campaign.md -------------------------------------------------------------------------------- /text_logs/log_GoldOA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/text_logs/log_GoldOA.md -------------------------------------------------------------------------------- /text_logs/log_GreenOA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/text_logs/log_GreenOA.md -------------------------------------------------------------------------------- /text_logs/log_PlatinumOA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/text_logs/log_PlatinumOA.md -------------------------------------------------------------------------------- /text_logs/log_landingPage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/text_logs/log_landingPage.md -------------------------------------------------------------------------------- /text_logs/log_make_your_own_campaign.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/text_logs/log_make_your_own_campaign.md -------------------------------------------------------------------------------- /text_logs/log_pledge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/text_logs/log_pledge.md -------------------------------------------------------------------------------- /text_logs/log_pubReformForum.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/text_logs/log_pubReformForum.md -------------------------------------------------------------------------------- /text_logs/log_registered_reports.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/text_logs/log_registered_reports.md -------------------------------------------------------------------------------- /text_logs/withholding_unpaid_reviews_whitelist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FreeOurKnowledge/website/HEAD/text_logs/withholding_unpaid_reviews_whitelist --------------------------------------------------------------------------------