https://github.com/flaubert-dev/really-simple-theme
Really Simple is a theme for bloggers and writers who need a ultra light and fast theme. The theme focuses on simplicity and loading speed. Yes, Really Simple Theme is also fully AMP compatible.
https://github.com/flaubert-dev/really-simple-theme
amp wordpress wordpress-theme
Last synced: 5 months ago
JSON representation
Really Simple is a theme for bloggers and writers who need a ultra light and fast theme. The theme focuses on simplicity and loading speed. Yes, Really Simple Theme is also fully AMP compatible.
- Host: GitHub
- URL: https://github.com/flaubert-dev/really-simple-theme
- Owner: flaubert-dev
- License: gpl-3.0
- Created: 2022-05-20T11:33:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T11:55:10.000Z (over 1 year ago)
- Last Synced: 2024-05-14T12:53:32.336Z (over 1 year ago)
- Topics: amp, wordpress, wordpress-theme
- Language: SCSS
- Homepage:
- Size: 393 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Really Simple Theme
Really Simple is a theme for bloggers and writers who need a ultra light and fast theme. The theme focuses on simplicity and loading speed. Yes, Really Simple Theme is also fully AMP compatible. Check the >> [readme.txt](https://github.com/Dev-Flaubert-Wordpress/really-simple-theme/blob/develop/readme.txt) << file and leave the sidebar perfect after WordPress 5.8 update.
**Requires at least**: WordPress 5.3
**Requires at least**: PHP 7.0 or later
**License URI**: https://www.gnu.org/licenses/gpl-3.0.html## Installation
1. From the admin panel, go to Appearance > Themes and click the Add New button.
2. Search for "Really Simple".
3. Install and activate.## Frequently Asked Questions
**What size featured image should i use?**
- It is recommended to use the sizes: **2048x1365** or **1920x1280**. These are the ideal sizes for you to use and have a beautiful website on all devices. The image height must not be less than **1280px**.**How to adjust sidebar?**
- After updating **WordPress 5.8**, it is recommended to install the plugin: [Classic Widgets](https://wordpress.org/plugins/classic-widgets/). This plugin will improve the sidebar and prevent bugs.**Is Really Simple Theme compatible with AMP?**
- Yes. Really Simple Theme is 100% AMP compatible.**When will this theme fully support multiple devices including Tablets?**
- This theme was developed by me and has no company involved or sponsoring it, it might take a little more time. However, the goal is to update gradually and add support for various devices including the Tablet.## For Theme Users

> Go to Appearance / Customize- **Site Identity**: Enter the `Site Identity` section and then you can add a logo, a title for your website, tagline and an icon for your website. Remember that it is important for you to have all this information added so that your site has an identity on the web.
- **Menu**: Enter the `Menus` section and then choose the `View Location` option at the end. Right after, click on the `Create New Menu` option. Enter a name for your menu (example: header menu). In `Menu Location` leave the option `Primary Menu` checked and click `Next`. To create the menu the way you want it click on the `Add items` button.
- **Sidebar**: Enter the `Widgets` section and then choose the content that will be shown in your Sidebar. Remember that your Sidebar can be very interesting if you install the plugin [Classic Widgets](https://wordpress.org/plugins/classic-widgets/). The look of your sidebar may have some bugs if you use `block Widgets` or `Automatic ads`.
## For Theme Devs
> Requirements for Development
- [PHP](https://www.php.net/manual/en/install.php) >= 7.0
- [WordPress](https://wordpress.org/) >= 5.3
- [Node.js](https://nodejs.org/en) <= v12.22.12
- [NPM](https://www.npmjs.com/) <= v6.14.16
- [Live Sass Compiler](https://marketplace.visualstudio.com/items?itemName=glenn2223.live-sass) >= 6.1.2
- [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) >= 5.7.9> Plugins for Development
- [Classic Widgets](https://wordpress.org/plugins/classic-widgets/)
- [WordPress Importer](https://wordpress.org/plugins/wordpress-importer/)
- [Theme Check](https://wordpress.org/plugins/theme-check/)
- [Theme Sniffer](https://github.com/WPTT/theme-sniffer#theme-sniffer)
- [Show Current Template](https://wordpress.org/plugins/show-current-template/)
- [Simply Show Hooks](https://wordpress.org/plugins/simply-show-hooks/)
- [Monster Widget](https://wordpress.org/plugins/monster-widget/)> Validation
- [Theme Unit Test](https://codex.wordpress.org/Theme_Unit_Test)
- [HTML](https://validator.w3.org/#validate_by_upload+with_options)
- [CSS](https://jigsaw.w3.org/css-validator/#validate_by_upload)## Details / Suggestions
| Theme | Developer | LICENSE |
| ------ | ------ | ------ |
| [Really Simple](https://wordpress.org/themes/really-simple/) | [Flaubert Henriques](https://profiles.wordpress.org/flauberthenriques/) | [GNU General Public License v3.0](https://github.com/Dev-Flaubert-Wordpress/really-simple-theme/blob/main/LICENSE) |- Contact me: henriquesdeveloper@gmail.com
- Let me know: [Issues](https://github.com/Dev-Flaubert-Wordpress/really-simple-theme/issues)