Skip to content
Snippets Groups Projects
Commit 9a06a699 authored by Julien Taquet's avatar Julien Taquet
Browse files

static CMS and publishing system

parent 230acfde
No related branches found
No related tags found
No related merge requests found
Pipeline #51684 passed with stages
in 1 minute and 34 seconds
Showing
with 20 additions and 0 deletions
...@@ -58,6 +58,7 @@ module.exports = function (eleventyConfig) { ...@@ -58,6 +58,7 @@ module.exports = function (eleventyConfig) {
eleventyConfig.addCollection("blog", (collectionApi) => { eleventyConfig.addCollection("blog", (collectionApi) => {
return collectionApi return collectionApi
.getFilteredByGlob("src/blog/posts/*.md") .getFilteredByGlob("src/blog/posts/*.md")
.filter(a => {return a.data.published == true})
.sort((a, b) => a.data.date - b.data.date); .sort((a, b) => a.data.date - b.data.date);
}); });
......
--- ---
title: Coko EU title: Coko EU
date: 2023-03-25 date: 2023-03-25
published: true
intro: |- intro: |-
\ \
We have just opened a Coko not-for-profit branch in France. We have just opened a Coko not-for-profit branch in France.
......
--- ---
title: "Here Come the Robots! : Introducing Our Groundbreaking AI Subsystem" title: "Here Come the Robots! : Introducing Our Groundbreaking AI Subsystem"
published: true
date: 2023-03-26 date: 2023-03-26
intro: Stay ahead of the game with Coko's cutting-edge AI technology. Our new intro: Stay ahead of the game with Coko's cutting-edge AI technology. Our new
subsystem in CokoDocs, Kotahi, and Ketida is designed to empower publishing subsystem in CokoDocs, Kotahi, and Ketida is designed to empower publishing
......
--- ---
published: true
title: "Kotahi 1.6 Release: Enhancements, Bug Fixes, and Plugin Architecture" title: "Kotahi 1.6 Release: Enhancements, Bug Fixes, and Plugin Architecture"
date: 2023-03-28 date: 2023-03-28
intro: Kotahi, an open-source, web-based platform for managing scholarly intro: Kotahi, an open-source, web-based platform for managing scholarly
......
--- ---
title: "Integrating AI into Kotahi: How to Quantify Its Contribution?" title: "Integrating AI into Kotahi: How to Quantify Its Contribution?"
date: 2023-03-29 date: 2023-03-29
published: true
intro: Recently, a team of technologists from across the globe came together in intro: Recently, a team of technologists from across the globe came together in
New Zealand to brainstorm how to integrate AI into the peer review process New Zealand to brainstorm how to integrate AI into the peer review process
using Kotahi responsibly. We recognize the potential benefits that AI can using Kotahi responsibly. We recognize the potential benefits that AI can
......
--- ---
title: Mellon Foundation Grants $595,000 to Support Coko Development title: Mellon Foundation Grants $595,000 to Support Coko Development
date: 2023-03-30 date: 2023-03-30
published: true
intro: >- intro: >-
FOR IMMEDIATE RELEASE FOR IMMEDIATE RELEASE
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
title: "Nvcleus by Amnet: Harnessing Coko's Kotahi for a Cost-Effective Journal title: "Nvcleus by Amnet: Harnessing Coko's Kotahi for a Cost-Effective Journal
Solution" Solution"
date: 2023-04-13 date: 2023-04-13
published: true
intro: Amnet and Coko are celebrating the launch of Nvcleus, a cost-effective intro: Amnet and Coko are celebrating the launch of Nvcleus, a cost-effective
journal solution based on the Kotahi platform, at the London Book Fair. This journal solution based on the Kotahi platform, at the London Book Fair. This
partnership has successfully developed an innovative approach to journal partnership has successfully developed an innovative approach to journal
......
--- ---
title: Coko Community Products Collaboration Guidelines title: Coko Community Products Collaboration Guidelines
date: 2023-04-20 date: 2023-04-20
published: true
intro: Guidelines for contributing to Coko products. intro: Guidelines for contributing to Coko products.
icon: /static/images/uploads/adaminski_a_close_up_of_people_building_a_robot_style_8bit_ae3d56c1-776c-47d4-8d26-362f384964d0.png icon: /static/images/uploads/adaminski_a_close_up_of_people_building_a_robot_style_8bit_ae3d56c1-776c-47d4-8d26-362f384964d0.png
image: /static/images/uploads/adaminski_a_close_up_of_people_building_a_robot_style_8bit_ae3d56c1-776c-47d4-8d26-362f384964d0.png image: /static/images/uploads/adaminski_a_close_up_of_people_building_a_robot_style_8bit_ae3d56c1-776c-47d4-8d26-362f384964d0.png
......
--- ---
title: FLAX Arrives title: FLAX Arrives
date: 2023-05-22 date: 2023-05-22
published: true
intro: Our new publishing front end and web presence platform for content, intro: Our new publishing front end and web presence platform for content,
arrives. The first project to host content in FLAX is... the Louvre! arrives. The first project to host content in FLAX is... the Louvre!
icon: /static/images/uploads/flax.png icon: /static/images/uploads/flax.png
......
--- ---
title: Ketida Textbook Designer! title: Ketida Textbook Designer!
date: 2023-05-22 date: 2023-05-22
published: true
intro: |- intro: |-
Beautiful textbooks are here! Watch this amazing demo. Beautiful textbooks are here! Watch this amazing demo.
......
--- ---
title: Kotahi 1.7.1 released today! title: Kotahi 1.7.1 released today!
date: 2023-05-23 date: 2023-05-23
published: true
intro: Its a 'minor' release but lots of good updates for our best in class intro: Its a 'minor' release but lots of good updates for our best in class
journal and preprint/PRC platform. Multitenancy coming in a few weeks! journal and preprint/PRC platform. Multitenancy coming in a few weeks!
icon: /static/images/uploads/Kotahi.png icon: /static/images/uploads/Kotahi.png
......
--- ---
title: Kotahi 1.7.2 Release title: Kotahi 1.7.2 Release
date: 2023-06-20 date: 2023-06-20
published: true
intro: Mainly a bug fix release with a few new features. intro: Mainly a bug fix release with a few new features.
icon: /static/images/uploads/Kotahi.png icon: /static/images/uploads/Kotahi.png
image: /static/images/uploads/Kotahi.png image: /static/images/uploads/Kotahi.png
......
--- ---
title: Kotahi Multitenancy One Step Closer... title: Kotahi Multitenancy One Step Closer...
date: 2023-06-20 date: 2023-06-20
published: true
intro: Kotahi is about to wake some folks up... intro: Kotahi is about to wake some folks up...
icon: /static/images/uploads/gitlab.png icon: /static/images/uploads/gitlab.png
image: /static/images/uploads/gitlab.png image: /static/images/uploads/gitlab.png
......
--- ---
published: true
title: "Rant #1: Word Processors" title: "Rant #1: Word Processors"
date: 2021-12-10 date: 2021-12-10
intro: The start of a new series of longer from rants on video. This is about Word Processors and why they might be a lot more important than you think! intro: The start of a new series of longer from rants on video. This is about Word Processors and why they might be a lot more important than you think!
......
--- ---
published: true
title: "Kotahi and Workflow Optimization" title: "Kotahi and Workflow Optimization"
date: 2022-02-24 date: 2022-02-24
intro: Adam discusses how Kotahi accelerates scholarly publishing. intro: Adam discusses how Kotahi accelerates scholarly publishing.
......
--- ---
published: true
title: "Peerwith chooses Kotahi" title: "Peerwith chooses Kotahi"
date: 2022-02-25 date: 2022-02-25
intro: Peerwith announcement about their adoption of Kotahi! intro: Peerwith announcement about their adoption of Kotahi!
......
--- ---
published: true
title: "Publishers vs The Web" title: "Publishers vs The Web"
date: 2022-03-04 date: 2022-03-04
intro: Some whimsical theory about the web and publishing that hopefully makes sense. intro: Some whimsical theory about the web and publishing that hopefully makes sense.
......
--- ---
title: "Thoughts on ScienceBeam and Libero Editor" title: "Thoughts on ScienceBeam and Libero Editor"
published: true
date: 2022-04-04 date: 2022-04-04
intro: Thoughts about the exciting recent eLife Announcement. intro: Thoughts about the exciting recent eLife Announcement.
author: Adam Hyde author: Adam Hyde
......
--- ---
published: true
title: "Kotahi: A new way to produce JATS" title: "Kotahi: A new way to produce JATS"
date: 2022-05-07 date: 2022-05-07
intro: Coko has a new detailed article on push button JATS creation from Kotahi. intro: Coko has a new detailed article on push button JATS creation from Kotahi.
......
--- ---
published: true
title: "Push Button JATS Production now here!" title: "Push Button JATS Production now here!"
date: 2022-05-14 date: 2022-05-14
intro: We have been working hard on an exciting new innovation. intro: We have been working hard on an exciting new innovation.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment