https://github.com/waldoj/netscape
A WordPress theme styled like mid-1990s websites.
https://github.com/waldoj/netscape
Last synced: 3 months ago
JSON representation
A WordPress theme styled like mid-1990s websites.
- Host: GitHub
- URL: https://github.com/waldoj/netscape
- Owner: waldoj
- License: mit
- Created: 2025-01-19T23:57:00.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-29T02:48:24.000Z (5 months ago)
- Last Synced: 2025-01-29T03:22:45.629Z (5 months ago)
- Language: PHP
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Netscape WordPress Theme
## Description
This is a simple WordPress theme designed to reflect the aesthetic of mid-1990s websites.## Installation
1. Download the theme folder.
2. Upload the `netscape` folder to the `/wp-content/themes/` directory of your WordPress installation.
3. Go to the WordPress admin panel, navigate to Appearance > Themes, and activate the theme.## Usage
This theme includes a basic page template for blog entries. You can create new blog posts using the WordPress editor, and they will be displayed with the specified styles.## Notable Files Included
- `assets/css/style.css`: Contains the CSS styles for the theme.
- `index.php`: Main template file for the theme.
- `single.php`: Template file for individual entries.## License
This theme is licensed under the MIT License.