- Complete GGZ Ecademy Nuxt.js user portal - Learning products browser and management - Member management interface - User authentication and roles - Multi-language support (NL/EN) - Vuex store for state management - Component-based architecture
8
static/.htaccess
Normal file
@@ -0,0 +1,8 @@
|
||||
RewriteEngine On
|
||||
|
||||
RewriteCond %{HTTPS} off
|
||||
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
|
||||
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^ /index.html [L]
|
||||
BIN
static/favicon.ico
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
static/fonts/mijnggz.eot
Normal file
83
static/fonts/mijnggz.svg
Normal file
|
After Width: | Height: | Size: 129 KiB |
BIN
static/fonts/mijnggz.ttf
Normal file
BIN
static/fonts/mijnggz.woff
Normal file
BIN
static/icon.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
static/icons.jpg
Normal file
|
After Width: | Height: | Size: 87 KiB |
BIN
static/images/mijnggz-placeholder-members.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
static/images/product-placeholder.jpg
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
static/images/video-placeholder.jpg
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
static/v.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |