Skip to content
/ teddy Public

Opinionated open-source content management system (CMS) and static site generator (SSG) that focuses on simplicity and easy content management.

License

Notifications You must be signed in to change notification settings

teddyful/teddy

Repository files navigation

Teddy

Opinionated open-source content management system (CMS) and static site generator (SSG) that focuses on simplicity and easy content management.

Docs | Installation | Configuration | Build | Releases | Credits

Table of Contents

1. Introduction
2. Documentation
3. Credits

1. Introduction

Teddy is an opinionated open-source content management system (CMS) and static site generator (SSG) that focuses on simplicity and easy content management.

  • Collaboratively manage content using version-controlled markdown files.
  • Host your static websites for free by automatically deploying to JAMstack platforms such as Cloudflare Pages.
  • Edit and build your websites entirely within VS Code using the custom Teddy markdown editor and website builder VS Code extension.
  • Free, open-source, easily extensible and feature-rich, including custom themes and multilingual websites.
  • Small code footprint, quick and efficient - no databases required.

Teddy is written in JavaScript and requires the Node.js JavaScript runtime environment to build static websites. Teddy was created by Jillur Quddus, a computational mathematician at HyperLearning AI, and is released under the GNU GPLv3.0 open-source software license.

Back to Top ▲

2. Documentation

The official Teddy website, teddyful.com, contains extensive documentation including getting started, installation, configuration, and build instructions.

Back to Top ▲

3. Credits

Team Teddy

Teddy was originally designed and built by Jillur Quddus, a computational mathematician at HyperLearning AI. Teddy started life as an applied learning project in the autumn of 2024 as Jillur studied how to apply JavaScript to serverside programming using the Node.js runtime environment. Jillur decided to open source the project in March 2025 under the GNU GPLv3.0 open-source software license. It is now actively maintained by the following core development team.

Open Source Libraries

Teddy is powered by a collection of amazing open-source software libraries. Please check them out on our credits page and, if you are able to, consider a donation to your favourite ones to help support the awesome open-source community.

Back to Top ▲