{"id":18561417,"url":"https://github.com/apostrophecms/apostrophe-documentation","last_synced_at":"2026-03-14T10:30:17.198Z","repository":{"id":12646235,"uuid":"15317806","full_name":"apostrophecms/apostrophe-documentation","owner":"apostrophecms","description":"Documentation for the ApostroheCMS open-souce ecosystem","archived":false,"fork":false,"pushed_at":"2024-08-19T15:11:54.000Z","size":24516,"stargazers_count":25,"open_issues_count":43,"forks_count":45,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-02-16T21:54:22.058Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"https://docs.apostrophecms.org/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apostrophecms.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-12-19T17:11:25.000Z","updated_at":"2024-08-19T15:11:55.000Z","dependencies_parsed_at":"2024-08-19T17:59:22.789Z","dependency_job_id":null,"html_url":"https://github.com/apostrophecms/apostrophe-documentation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apostrophecms%2Fapostrophe-documentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apostrophecms%2Fapostrophe-documentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apostrophecms%2Fapostrophe-documentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apostrophecms%2Fapostrophe-documentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apostrophecms","download_url":"https://codeload.github.com/apostrophecms/apostrophe-documentation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239921827,"owners_count":19718844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest"],"created_at":"2024-11-06T22:06:47.421Z","updated_at":"2026-03-14T10:30:17.166Z","avatar_url":"https://github.com/apostrophecms.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ntitle: 'Docs Home'\n---\n\n::: note\nIf starting a new project, we recommend using the latest major version, Apostrophe 3. \u003ca href=\"https://v3.docs.apostrophecms.org/\"\u003eSee the A3 documentation for more information.\u003c/a\u003e\n:::\n\n\n# ApostropheCMS Documentation\n\n![ApostropheCMS as an editor](../images/assets/ezgif.com-video-to-gif.gif)\n\n## Tutorials\n\nOur tutorials cover everything you need to know to get started as an Apostrophe developer. Everyone should start here. Our tutorials are progressive, so you can learn as you go. [The Getting Started tutorial](/getting-started/setting-up-your-environment.md) is a good place to get started.\n\n### Getting Started\n\n[The \"getting started\" tutorials](/getting-started/setting-up-your-environment.md) are written for developers who are new to Apostrophe. They will walk you through the process of getting your environment set up and creating a basic website.\n\n### Core Concepts\n\n[The Core Concepts tutorials](/core-concepts/technical-overview.md) go through each feature of Apostrophe that you need to understand to build a webite.  They will help you get more comfortable with Apostrophe and node.js.\n\nPractical examples of these concepts are illustrated in the [Open Musuem project, a fully featured Apostrophe site](https://github.com/apostrophecms/apostrophe-open-museum). [You can access the code](https://github.com/apostrophecms/apostrophe-open-museum) or [try a live demo](http://demo.apostrophecms.com).\n\n\n### Advanced Development\n\n[Advanced Development](/advanced-topics) dives deepers into the features of Apostrophe and the concepts behind it to provide the knowledge and tools you need to build dynamic, responsive sites.\n\n## DevOps\n\n[DevOps](/devops) covers all you need to know to deploy and configure Apostrophe for a production environment.\n\n### HOWTOs\n\n[The HOWTOs](/howtos) cover miscellaneous topics including development, configuration, and customization.\n\n### What's the right level for me?\n\nIf you're brand new to Apostrophe, go to [Getting Started](/getting-started/setting-up-your-environment.md) first to learn how to deploy Apostrophe locally for development and testing, and how to create a project. Once you have Apostrophe set up, [Core Concepts](/core-concepts/README.md) will help you get a good grasp on Apostrophe's tools. After that, you can dig deeper with [Advanced Development](/advanced-topics) or get ready for production with [DevOps](/devops).\n\n## Additional Topics\n\nAfter you learn the ins and outs of Apostrophe, you'll still have questions, and need more information or references for various Apostrophe components. The remaining sections include the reference and glossary sections.\n\n### Module Reference\n\nOur module reference provides complete coverage of Apostrophe's modules and their related object types. Each module provides a particular feature, often including both front and back end code.\n\n### Glossary\n\nWorking with Apostrophe, there are a lot of a terms and ideas to keep track of. If you need a quick reference or come across an unfamiliar term, check the glossary for a detailed explanation. [Read the Glossary](/reference/glossary.md)\n\n## Core Server\n\nThe core `apos` object on the server orchestrates the whole dance. [Learn about the core](/reference/core-server.md)\n\n## Core Browser\n\nThe browser has an `apos` object too. tying it all together. [Learn about the core](/reference/core-browser.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapostrophecms%2Fapostrophe-documentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapostrophecms%2Fapostrophe-documentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapostrophecms%2Fapostrophe-documentation/lists"}