An open API service indexing awesome lists of open source software.

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

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 Editor

The 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).