Ma77Ball opened a new pull request, #35: URL: https://github.com/apache/incubator-texera-site/pull/35
## Summary This PR migrates the entire Texera wiki into the main documentation site, making it the single source of truth for all project documentation. The wiki content has been restructured, cleaned up, and integrated into the existing Hugo-based docs. --- ## What's Changed ### 📚 Wiki Content Migration - Migrated all pages from the Texera GitHub wiki into the Hugo docs site under the appropriate sections (`getting-started/`, `tutorials/`, `reference/`, `contribution-guidelines/`, etc.) ### 🗂️ Page Ordering (Hugo Weights) - All migrated, and existing pages have been assigned `weight` values in increments of 10 in their front matter ### Image References Updated - All images previously pointing to raw GitHub URLs (e.g., `https://github.com/Texera/texera/wiki/...`) have been updated to reference static assets served from the site itself ### Removed Irrelevant / Outdated Pages - `single-node-instructions.md` — superseded by the Docker and cloud deployment guides -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
