惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
F
Fortinet All Blogs
D
Docker
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
WordPress大学
WordPress大学
罗磊的独立博客
Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
J
Java Code Geeks
T
The Blog of Author Tim Ferriss
U
Unit 42
N
Netflix TechBlog - Medium
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
云风的 BLOG
云风的 BLOG
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
Stack Overflow Blog
Stack Overflow Blog
爱范儿
爱范儿
酷 壳 – CoolShell
酷 壳 – CoolShell
P
Proofpoint News Feed
G
Google Developers Blog
H
Help Net Security

CloudCannon Blog

Building with AI: Git-based vs headless vs traditional CMS CloudCannon + Astro: performance meets powerful content management Introducing the Astro Component Starter Introducing Jetstream — built on the Astro Component Starter Why we switched to the system font stack Redesigning CloudCannon’s docs with Diátaxis, Lume, and Pagefind Make content editing more visual: upgraded Editable Regions How Configuration Mode makes building editing interfaces easy Your hosting just got an upgrade (and a price cut) Custom testing domains for professional branding Keep your content consistent with input validation Managing multilingual content in CloudCannon Simplify team publishing with conflict resolution and domain tools Open Beta: Publishing Conflict Resolution Getting started with CloudCannon and Astro: Bookshop, components, and live editing Welcome to the CloudCannon Community! Omnichannel delivery is just marketing spin from API-based CMS companies Getting started with CloudCannon and Astro: Snippets and Collections Managing digital assets in CloudCannon: a guide to smart asset storage Understanding CloudCannon's branching workflows and Projects: a complete guide What is a static website? CloudCannon’s 2024 wrapped Getting started with CloudCannon and Astro: WYSIWYG blogging Jamstack vs. WordPress: reasons to make the change The top five static site generators for 2025 (and when to use them!) Free Jekyll themes for 2025: ten great community options Eleventy (11ty) vs. Hugo How to set up WYSIWYG editing with MkDocs Material The rise of static-first websites: why major brands are making the switch Watching your Core Web Vitals on Jamstack
Officially Out of Jekyll Beta
2016-08-31 · via CloudCannon Blog

Today marks a huge milestone for CloudCannon. We've finished the Jekyll beta, making Jekyll and plugins available to all users on every plan. The latest release also includes some requested features and more Jekyll configuration.

CloudCannon and Jekyll logos

Plugins Direct link to this section

Every new site created on CloudCannon from today is automatically built with Jekyll and supports custom plugins. To prevent breaking changes, existing sites need to create a _config.yml for CloudCannon to build with Jekyll. New and existing static sites that do not use Jekyll are still supported in full.

extension Full documentation for Jekyll plugins


Versions Direct link to this section

We've added support for all the latest versions of Jekyll, and have consolidated the way versions are set. The version is now set through a Gemfile. The default version for new Jekyll sites is 3.2.1. You can always check what version of Jekyll is active on the Status section.

history Full documentation for Jekyll versions


Configuration Direct link to this section

Jekyll has a number of command line options for builds. Setting these in the new Site Settings / Build section gives you more control and helps reproduce your local environment. The existing CloudCannon Optimisations and Jekyll Environment options have been moved to this section.

The most notable options are baseurl, source, and Jekyll's other custom directory options. These options are now supported in full as command line options and specified in _config.yml. The CloudCannon editing interface reads the baseurl and custom directories and reacts seamlessly.

settings Full documentation for build configuration

Site Settings Build Interface

Additional Features Direct link to this section

To complement Jekyll's custom directories, we've created uploads_dir to change the location that images uploaded in the editor are stored. By default it's set to uploads. For consistency with Jekyll, the path is relative to the Jekyll source if set.

photo Full documentation for image editable regions

For those of you battling targeted spam email, we've added Google reCAPTCHA support in addition to our honeypot prevention.

email Full documentation for contact forms

reCAPTCHA Example

Thank you to everyone who provided feedback over the beta, you've shaped many of the features in our Jekyll support. We have plenty of new features and improvements planned and look forward to your continued feedback.