mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-12-15 23:42:35 +00:00
* Updated submodules. Updated SCSS for +spacing, entries CSS, updated config for descriptions. Gulp now uses yarn. etc. * Added authors.json, sidebar, and yarn.lock file. * Updated shared LESS. Updated gulp to combine js vendor files into main script. Refactored partials / renamed. Added blank template files for partials. Updated homepage. * Updated homepage, banners, etc. * Removed twitterBanner placeholder. * Updated sidebar with GA.
27 lines
450 B
Plaintext
27 lines
450 B
Plaintext
node_modules/
|
|
yarn-error.log
|
|
|
|
# Binaries
|
|
site/hugo
|
|
site/hugo.exe
|
|
|
|
# Hugo generated static website files.
|
|
build/
|
|
public/
|
|
site/public/
|
|
.publish/
|
|
|
|
# Dynamic content imported on deploy.
|
|
site/content/wiki/
|
|
site/content/game/
|
|
site/content/entry/tweet_*
|
|
site/static/images/game/icons
|
|
site/static/images/game/boxart
|
|
!site/static/images/game/boxart/default.png
|
|
site/static/images/screenshots0/
|
|
site/static/savefiles/
|
|
|
|
# Filesystem stuff.
|
|
.directory
|
|
.DS_Store
|