https://github.com/imagewize/thaiconomics.com
thaiconomics.com website
https://github.com/imagewize/thaiconomics.com
bedrock block-theme trellis
Last synced: about 2 months ago
JSON representation
thaiconomics.com website
- Host: GitHub
- URL: https://github.com/imagewize/thaiconomics.com
- Owner: imagewize
- License: gpl-3.0
- Created: 2025-02-21T23:29:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-26T06:19:01.000Z (3 months ago)
- Last Synced: 2025-02-26T06:21:36.326Z (3 months ago)
- Topics: bedrock, block-theme, trellis
- Language: PHP
- Homepage:
- Size: 1.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Thaiconomics
This repository contains the codebase for [Thaiconomics.com](https://thaiconomics.com), a website built using modern WordPress development practices.
## Architecture
Thaiconomics uses the following architecture:
- **[Roots Bedrock](https://roots.io/bedrock/)** - A modern WordPress stack that improves folder structure, security, and development workflows
- **[Roots Trellis](https://roots.io/trellis/)** - WordPress development, staging, and production server provisioning and deployments## Theme
The site uses **Moiraine**, a custom block theme based on the Ollie framework. As a full-featured block theme, Moiraine includes:
- Custom block patterns and styles
- Native WordPress block editor templates
- Custom index, single post, and page templates
- Responsive styling for all WordPress core blocks, including post loops
- No need for traditional PHP template files (header.php, footer.php, etc.)
- Full compatibility with the WordPress Site EditorThe Moiraine theme leverages the power of WordPress's Full Site Editing (FSE) capabilities, allowing for visual customization of all aspects of the site through the block editor interface.
## Development
To set up a local development environment, follow the documentation for [Roots Bedrock](https://docs.roots.io/bedrock/master/installation/) and [Trellis](https://docs.roots.io/trellis/master/installation/).
## Authorship
This package is developed and maintained by [Imagewize](https://imagewize.com).
## License
This project is licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) (GPL-3.0).