https://github.com/luc45/cli-website
https://github.com/luc45/cli-website
php wordpress
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luc45/cli-website
- Owner: Luc45
- Created: 2019-01-24T15:48:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T12:01:25.000Z (about 7 years ago)
- Last Synced: 2025-03-24T06:05:22.453Z (over 1 year ago)
- Topics: php, wordpress
- Language: JavaScript
- Size: 626 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Code is Poetry
This is the public repository for my CLI website, hosted at [https://www.lucasbustamante.com.br/cli/](https://www.lucasbustamante.com.br/cli/).
It uses [Modern WordPress Website (MWW)](https://github.com/Luc45/ModernWordPressWebsite).
Want to replicate it?
- Install a Clean WordPress somewhere
- Remove all plugins and themes
- Install [Empty theme](https://github.com/Luc45/EmptyTheme/archive/master.zip)
- Run `git clone https://github.com/Luc45/cli-website wp-content/mu-plugins` on the root folder of the WordPress installation.