No Description

windhamdavid 359658e922 header/footer 2 months ago
.vscode 52c98f19bf init πŸ”₯ 3 months ago
parts 359658e922 header/footer 2 months ago
patterns 359658e922 header/footer 2 months ago
templates 20bd7c30a0 procedure options pattern 3 months ago
.gitignore 52c98f19bf init πŸ”₯ 3 months ago
README.md 19069fbae4 edits 2 months ago
functions.php fea9899849 output forms 2 months ago
gulpfile.js 2ec7a33c2c publish staging πŸ”₯ 3 months ago
index.php c0b15d4fd2 init πŸ”₯ 3 months ago
package-lock.json 2ec7a33c2c publish staging πŸ”₯ 3 months ago
package.json 129bcf3558 theme init 3 months ago
screenshot.png 2d95e905db theme init 3 months ago
style-editor.css d49587a108 editor style 2 months ago
style.css 9be46e4031 styles mostly mobile fixes 2 months ago
theme.json e3ec211160 🎨theme.json 2 months ago

README.md

README

Lakelands Plastic Surgery

WordPress theme tailored to easy editing in Gutenberg with limited formatting controls to maintain design consistency. The site layout can be expanded with additional templates, parts, and patterns.

/*!
Theme Name: LPS
Theme URI: http://lps.selfregional.org
Author: windhamdavid
Author URI: https://davidwindham.com
Description: A Theme for Lakelands Plastic Surgery
Version: 0.1.0
Tags: Full Site Editing, Blocks, Patterns
Requires PHP: 7.4
Tested up to: 6.6.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Thanks:
2024 * GNU GPLv2 or later - https://github.com/WordPress/twentytwentyfour
2025 * GNU GPLv2 or later - https://github.com/WordPress/twentytwentyfive
*/

Log

  • 24/07/27 - Tag 🏷️ v0.1.0 - site copy before structure changes
  • 24/07/23 - Search/Replace πŸ‘πŸΌ / some grammatical errors
  • 24/07/06 - the majority of old content in sans images
    • making patterns for recurring blocks
    • removed default core patterns for consistency
  • 24/06/27 - Init πŸ”₯

Notes

  • use Gulp and Browsersync for dev.
gr (gulp run) `//sync at port 333`
gb (gulp build) `//avoid build step with no SaSS`
  • Migrate old content from Drupal site - don't have database
    • most graphics contain references to dr./domain/office
  • Avoid using custom or library of CSS so it relies entirely on Gutenberg
  • reference sites - https://cedarrockpsa.com/ & https://www.ppsmd.com

ToDo