Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/godaddy-wordpress/go
The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.
https://github.com/godaddy-wordpress/go
godaddy gutenberg hacktoberfest open-source wordpress wordpress-theme
Last synced: about 3 hours ago
JSON representation
The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.
- Host: GitHub
- URL: https://github.com/godaddy-wordpress/go
- Owner: godaddy-wordpress
- License: gpl-2.0
- Created: 2019-07-10T22:13:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T21:30:57.000Z (6 days ago)
- Last Synced: 2024-11-13T22:25:27.679Z (6 days ago)
- Topics: godaddy, gutenberg, hacktoberfest, open-source, wordpress, wordpress-theme
- Language: PHP
- Homepage: https://wordpress.org/themes/go/
- Size: 28.5 MB
- Stars: 329
- Watchers: 18
- Forks: 64
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Go
The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.
Key Features
|
Download
|
Showcase
|
Contributing
|
Credits
|
License
![screenshot](https://raw.githubusercontent.com/godaddy-wordpress/go/master/.github/showcase.gif)
## Key Features
* Responsive Layout
* Customize Colors
* Customize Fonts
* Multiple Design Styles
* Multiple Header Variations
* Multiple Footer Variations
* Social Links Menu
* WooCommerce-Ready
* Available in 27 Languages
* RTL Language Support## Download
[Click here to download](https://github.com/godaddy-wordpress/go/releases/latest/download/go.zip) the latest release package of Go for WordPress.
## Showcase
A theme is only as good as the websites it creates.
We are crafting Go to be powerful, yet simplistic, as demonstrated by this showcase of our favorite designs, each one built entirely with Go and a few recommended plugins, [CoBlocks](https://wordpress.org/plugins/coblocks/) and [WooCommerce](https://wordpress.org/plugins/woocommerce/).
### Go + CoBlocks
* [Alder](https://wpnux.godaddy.com/v2/?template=alder)
* [Ashby](https://wpnux.godaddy.com/v2/?template=ashby)
* [Barista](https://wpnux.godaddy.com/v2/?template=barista)
* [Bento](https://wpnux.godaddy.com/v2/?template=bento)
* [Everett](https://wpnux.godaddy.com/v2/?template=everett)
* [Figure](https://wpnux.godaddy.com/v2/?template=figure)
* [Keynote](https://wpnux.godaddy.com/v2/?template=keynote)
* [Salt](https://wpnux.godaddy.com/v2/?template=salt)### Go + CoBlocks + WooCommerce
* [Avenue](https://wpnux.godaddy.com/v2/?template=avenue)
* [Chai](https://wpnux.godaddy.com/v2/?template=chai)
* [Jane](https://wpnux.godaddy.com/v2/?template=jane)
* [Philo](https://wpnux.godaddy.com/v2/?template=philo)
* [Wares](https://wpnux.godaddy.com/v2/?template=wares)## Contributing
You can fork and contribute back to Go by getting involved with [existing issues](https://github.com/godaddy-wordpress/go/issues), [creating new ones](https://github.com/godaddy-wordpress/go/issues/new/choose), or [issuing pull requests](https://github.com/godaddy-wordpress/go/compare).
To clone this project, you'll need [Git](https://git-scm.com), [Node.js](https://nodejs.org/en/download/), [yarn](https://yarnpkg.com/), and [Composer](https://getcomposer.org) installed on your machine.
From your command line:
```bash
# Clone this repository
$ git clone https://github.com/godaddy-wordpress/go# Go into the repository
$ cd go# Install composer dependencies
$ composer install# Install dependencies and create a build
$ yarn install && yarn build
```## Release
[New Release Workflow](.github/RELEASE.md)## Credits
This software uses the following open source packages:
- [Composer](https://getcomposer.org/)
- [Grunt](https://gruntjs.com/)
- [Node.js](https://nodejs.org/)
- [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer)
- [PHPUnit](https://phpunit.de/)
- [PostCSS](https://postcss.org/)
- [TGM Plugin Activation](http://tgmpluginactivation.com/)
- [WordPress](https://wordpress.org/)## License
This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
---
Copyright © 2024 GoDaddy Operating Company, LLC. All Rights Reserved.
[godaddy.com](https://www.godaddy.com) ·
GitHub [@godaddy-wordpress](https://github.com/godaddy-wordpress) ·
Twitter [@godaddy](https://twitter.com/godaddy)