1.2 KiB
1.2 KiB
Project Overview
This project is for managing the sitemap and integrations of the website enchun.tw.
Key Files
GEMINI.md: This file, providing context for the project.enchun-sitemap.md: The sitemap of the website.cms_structure.md: The structure of the CMS collections.integrations.md: The third-party services, custom code, and form integrations.
Usage
The primary objectives of this project are:
- Generate and maintain the sitemap for
enchun.tw. - Document the CMS collection structure.
- Document the third-party services, custom code, and form integrations.
Sitemap Generation
The sitemap was generated by accessing https://enchun.tw/sitemap.xml and parsing the XML content. The sitemap is stored in enchun-sitemap.md.
CMS Collection Structure
The CMS collection structure was documented by navigating to the Webflow admin panel and inspecting the settings for each collection. The structure is stored in cms_structure.md.
Integrations
The third-party services, custom code, and form integrations were documented by navigating to the "Site settings" in the Webflow admin panel. The information is stored in integrations.md.