https://github.com/openemu/openemu.github.io
OpenEmu.org website
https://github.com/openemu/openemu.github.io
Last synced: 4 months ago
JSON representation
OpenEmu.org website
- Host: GitHub
- URL: https://github.com/openemu/openemu.github.io
- Owner: OpenEmu
- Created: 2014-01-01T20:05:12.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T08:54:34.000Z (over 2 years ago)
- Last Synced: 2025-06-24T22:39:00.522Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 41.1 MB
- Stars: 29
- Watchers: 16
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
openemu.github.io
=================
openemu.org website
### Changes
**05/17/2019**
* Removed build requirement
* Switched to Twind css-in-js
**03/07/2019**
* ~~Decompressed the HTML output~~
* ~~Added a true asset pipeline so future HTML/CSS/JS revisions will not require a cache flush or hard refresh from the user~~
* ~~Removed the BrowserSync option since it is not compatible with an asset pipeline. Now you will have to manually click refresh in your browser when developing/testing locally~~
**09/03/2018**
* ~~Complete rewrite~~
* ~~Assets now fully compressed~~
* ~~CSS is now responsive and functional using TailwindCSS~~
* ~~Most data is templated via Vue.js~~
* ~~Now uses a gulp build process (which includes a mini web server that auto reloads as you edit the CSS, JS, HTML)~~
### Usage
* Clone repo
* Edit detail/info located in `/data.js` for ease of maintenance