☠️ RESET for v2
@@ -1,5 +1,5 @@
|
||||
/* TEAM */
|
||||
Idea, design, conception and development: Felix Peault
|
||||
Idea, design, conception and development: Félix Péault
|
||||
Site: https://flayks.com
|
||||
Contact: hello[at]flayks.com
|
||||
Twitter: https://twitter.com/Flayks
|
||||
@@ -11,9 +11,10 @@ Name: Nicolas Riciotti (https://twitter.com/twodelab) - Development of the inter
|
||||
Name: Grafikart (https://jonathan-boyer.fr) - Many tips and help about Javascript and code logic
|
||||
|
||||
/* SITE */
|
||||
Launched: April 22th, 2020
|
||||
Original launch: April 22th, 2020
|
||||
Refactoring: Late 2021
|
||||
Standards: HTML5, CSS3, Javascript ES6
|
||||
Front-End: Svelte, Sapper, Rollup, Anime.js, Scroll-Out, ImagesLoaded, Lazysizes, swipe-listener, normalize.css
|
||||
Back-End: Directus, Docker, NginX
|
||||
Software: VSCodium, iTerm2, Fork, Drone CI
|
||||
Creative tools: Sketch, Photoshop, Capture One Pro
|
||||
Front-End: SvelteKit, Anime.js, normalize.css
|
||||
Back-End: Vercel, Directus, Docker
|
||||
Software: VS Code, iTerm2, Fork
|
||||
Creative tools: Figma, Photoshop, Capture One Pro
|
||||
|
Before Width: | Height: | Size: 519 B After Width: | Height: | Size: 519 B |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 343 B After Width: | Height: | Size: 343 B |
|
Before Width: | Height: | Size: 847 B After Width: | Height: | Size: 847 B |
|
Before Width: | Height: | Size: 368 B After Width: | Height: | Size: 368 B |
|
Before Width: | Height: | Size: 264 KiB |
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"short_name": "Houses Of",
|
||||
"name": "Houses Of - Beautiful houses of planet Earth",
|
||||
"description": "",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/img/siteicon-192.png",
|
||||
"type": "image/png",
|
||||
"sizes": "192x192"
|
||||
},
|
||||
{
|
||||
"src": "/img/siteicon-512.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512"
|
||||
}
|
||||
],
|
||||
"start_url": "/?source=pwa",
|
||||
"background_color": "#3C0576",
|
||||
"display": "minimal-ui",
|
||||
"scope": "/",
|
||||
"theme_color": "#3C0576"
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Sitemap: https://housesof.world/sitemap.xml
|
||||