-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
146 lines (97 loc) · 4.8 KB
/
README.txt
File metadata and controls
146 lines (97 loc) · 4.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
=== Medical Academic ===
Contributors: {{author_username}}
Requires at least: {{wp_version_min}}
Tested up to: {{wp_version_max}}
Requires PHP: {{php_version_min}}
Stable tag: 1.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: {{theme_tags}}
A block based these for the MA society
== Description ==
Medical Academic is a modern, full-site editing (block) theme designed for {{target_audience}}. Built with performance, accessibility, and customization in mind, this theme leverages the latest WordPress block editor features to provide a flexible and user-friendly experience.
=== Features ===
* **Full Site Editing**: Complete control over your site's design with the WordPress Site Editor
* **Block Patterns**: Pre-designed layouts ready to use
* **Style Variations**: Multiple style options to customize your site's appearance
* **Template Parts**: Modular header, footer, and sidebar components
* **Responsive Design**: Mobile-first approach ensuring great looks on all devices
* **Accessibility Ready**: WCAG 2.1 AA compliant
* **Performance Optimized**: Fast loading times with minimal dependencies
* **Translation Ready**: Full internationalization support with {{textdomain}} text domain
* **Custom Templates**: Specialized templates for various content types
* **Block Styles**: Custom block styling options
* **Dark Mode**: Built-in dark mode style variation
=== Template Hierarchy ===
The theme includes the following templates:
* `index.html` - Default fallback template (required)
* `home.html` - Home page template
* `single.html` - Single post template
* `page.html` - Page template
* `archive.html` - Archive pages (category, tag, date, author)
* `search.html` - Search results template
* `404.html` - Error 404 page template
* `author.html` - Author archive template
* `category.html` - Category archive template
* `tag.html` - Tag archive template
* `singular.html` - Single post/page fallback
=== Template Parts ===
* `header.html` - Site header with navigation
* `footer.html` - Site footer with widgets
* `sidebar.html` - Sidebar for widget areas
* `comments.html` - Comments section
=== Block Patterns ===
The theme includes ready-to-use block patterns:
* **Header Patterns**: Navigation and hero sections
* **Footer Patterns**: Multi-column footer layouts
* **Hero Patterns**: Eye-catching hero sections
* **Call-to-Action**: Conversion-focused CTAs
* **Testimonials**: Customer testimonial layouts
== Installation ==
1. In your admin panel, go to Appearance > Themes and click the Add New button
2. Click Upload Theme and Choose File, then select the theme's ZIP file. Click Install Now
3. Click Activate to use your new theme right away
== Frequently Asked Questions ==
= Does this theme support Full Site Editing? =
Yes! Medical Academic is built as a block theme with full FSE support.
= Is this theme compatible with page builders? =
This theme is designed specifically for the WordPress Block Editor (Gutenberg) and full site editing. While it may work with page builders, it's optimized for the native block editing experience.
= Can I customize the colors and fonts? =
Absolutely! Use the Site Editor (Appearance > Editor) to customize colors, typography, spacing, and more through the Global Styles interface.
= Does this theme support child themes? =
Yes, you can create a child theme if you need to make extensive customizations.
= How do I add custom CSS? =
You can add custom CSS through:
1. Appearance > Customize > Additional CSS
2. Creating a child theme with your own stylesheet
3. Using a custom CSS plugin
= Is the theme translation ready? =
Yes, the theme is fully translation ready with the `{{textdomain}}` text domain. Translation files should be placed in the `languages/` folder.
== Changelog ==
= 1.0.0 - {{date}} =
* Initial release
== Upgrade Notice ==
= 1.0.0 =
Initial release of Medical Academic.
== Copyright ==
Medical Academic Theme, (C) 2026 LightSpeed
Medical Academic is distributed under the terms of the GPL-2.0-or-later.
=== Images ===
[If your theme includes images, list them here with their licenses]
Screenshot image: Created by LightSpeed, licensed under GPL-2.0-or-later
=== Fonts ===
[If your theme bundles fonts, list them here with their licenses]
Theme uses system fonts by default for optimal performance.
=== External Resources ===
This theme bundles the following third-party resources:
[List any external resources, libraries, icons, etc.]
== Theme Support ==
For support, documentation, and updates, visit:
* Documentation: https://github.com/LightSpeed/ma-theme/wiki
* Support Forum: https://wordpress.org/support/theme/ma-theme
* GitHub Repository: {{repo_url}}
== Credits ==
* Theme Author: LightSpeed
* Theme URI: https://example.com/theme
* Author URI: https://lightspeedwp.agency
Built with ❤️ using WordPress and modern web standards.