EasyWeb 2.0 - Getting Started
EasyWeb 2.0 - Getting Started
Welcome to EasyWeb 2.0.
Use this repository as your public entry point for:
- installation instructions
- CMS and theme documentation
- links to related EasyWeb repositories and assets
Live documentation site:
Recommended Repositories
EasyWeb-2.0 Hub(this repo): public resources and docsEasyWeb 2.0(core): platform, CMS, CLI, extensionEasyWeb 2.0 Basic Demo Theme(public): starter theme for new installations
Documentation Navigation
- Install with Docker
- CMS admin — manage pages, sliders, images, navigation
- CMS permissions
- Themes and content — Liquid,
pages/,theme/ - CLI — publish and pull workspaces
- VS Code extension
- Repository Map
- Hub Home
Next Steps
- Follow Install with Docker to run EasyWeb locally.
- Sign in to the CMS at
/admin(admin@easyweb.local/EasyWeb!2026by default in Docker). - Explore CMS admin: edit pages in the visual editor, upload images, configure sliders.
- Install the CLI or VS Code extension for git-based workflows.
- Create or clone a site workspace (
theme/,pages/,settings/navigation.json) and useeasyweb publish .to deploy, oreasyweb pull .after CMS edits. Push menu changes witheasyweb push-navigation .. - Customize the Basic Demo Theme as your starting point.
- Restrict editor access with CMS permissions when working in a team.