https://github.com/waldoj/netscape
A WordPress theme styled like mid-1990s websites.
https://github.com/waldoj/netscape
Last synced: 4 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-04T02:48:59.000Z (over 1 year ago)
- Last Synced: 2025-07-13T12:25:08.442Z (11 months ago)
- Language: PHP
- Size: 29.3 KB
- Stars: 2
- 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.