# wp-theme-beginner **Repository Path**: gallanthunter/wp-theme-beginner ## Basic Information - **Project Name**: wp-theme-beginner - **Description**: beginner是一款WordPress主题,主题主要面向于技术网站。以简单,实用为主。 - **Primary Language**: PHP - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: https://ilearning.org.cn - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2022-12-17 - **Last Updated**: 2025-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: WordPress, tailwindcss ## README # Beginner 主题 #### 整体介绍 Beginner 是一款针对 WordPress 的 CMS 主题,主题基于云落 git 主题修改,适用于技术类网站。 #### 特性介绍 1. 使用 tailwindcss 2. #### 目录结构 #### 安装教程 1. 安装 tailwindcss 和 postcss,autoprefixer:npm install -D tailwindcss@latest postcss@latest autoprefixer@latest 2. 创建 postcss 配置文件:npx tailwindcss init -p 3. 创建 taiwindcss 配置文件 tailwind.config.js: npx tailwindcss init #### 使用说明 1、container 只用作容器,不含任何内边距和外边距 2、container 内的第一个 div,所有 padding 均为 p-4(1.125rem) 3、网站图片均由🌞 Myriam 🌞 Thank you for the likes