create-solidpress-template

0.0.71 • Public • Published

Welcome to SolidPress 👋

The blazing fast, easy to manage way to create Wordpress templates powered by Solid JS and Tailwind CSS

GitHub package.json version (branch) Contributors Forks Stargazers Issues MIT License Website

📚 Read the docs 🎓 Learn More 👨🏽‍💻 Start Contributing 🌐 Visit our Website

Click to Table of Contents 🖱️

  1. What is SolidPress?
  2. Getting Started

What is SolidPress?

SolidPress is a modern wordpress template. Reinventing the way in which developers make templates by using the frontend library Solid.JS to build dynamic, easy to manage, and lightweight websites for all of your needs!

(back to top)

Getting Started

SolidPress is a wordpress template. So to use it you will need to have npm and a way of running wordpress on your local machine. We reccomend using LocalWP which you can learn more about by clicking this link 🔗.

Prerequisites

Installation

Below is how you can get started with developing your new wordpress website using SolidPress! Currently we only have a guide for Windows and MacOS is not supported in full. ( MacOS Guide and release will be coming in the near future! )

  1. Open LocalWP on your device ( 🔗 Click here to go install to LocalWP ) and pick the Create a new site option. Then press continue to go to the next page:

  1. Once you see the screen below. Create Your Local WordPress Site ( Pick a name for your website ). Then press continue to go to the next page:

  1. Once you see the screen below. Click Custom and select your php version ( Recomended: Any PHP version after 8.0.0 ). Select Apache for your web server ( Recomended: Any Apache version after 2.4.0 ). Select MySQL for your database ( Recomended: Any MySQL version after 8.0.0 ). Then press continue to go to the next page:

  1. Once you see the screen below. Pick a username and password of your choice. Then fill out what email you want to have connected to the admin account. After these have been filled out to your liking click continue to go to the next page:

  1. You now have set up your wordpress website! You should see a screen similar to the one below. Click the Start site button in the top rigt corner of the screen to start your wordpress website.

  1. Click the Open site shell button or open the directory of the website into your favorite code editor and or shell and go to the themes directory of your wordress installation.

    wsl
    cd wp-content/themes
  2. Once you are in the themes directory. Use the NPX command to install/create your website theme

    npx @solidpress/create-solidpress-starter my-website
  3. Open the Wordpress admin panel and navigate to the theme page by going to Appreance -> Themes

  1. Once you are in the themes portion of the admin panel activite your new solidpress theme by hovering over the SolidPress Starter Theme and clicking Activate!

  1. Click on the Home Icon on the top left of your screen and start developing solid press website!

(back to top)

License

SolidPress Starter Theme is an MIT-licensed open-source wordpress template by Simplicity Tech Solutions and contributors:

(back to top)

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-solidpress-template

    Weekly Downloads

    1

    Version

    0.0.71

    License

    MIT

    Unpacked Size

    3.8 MB

    Total Files

    40

    Last publish

    Collaborators

    • sheldonej