frontelx / felixwiedemann

📹 Website of cinematographer Felix Wiedemann

Home Page:https://felixwiedemann.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Felix Wiedemann

Cinematographer working internationally on feature films, high end TV drama and commercials.

https://felixwiedemann.com

Single page application with static HTML generation to speed up load time and search engine optimization

Frameworks, tools and technologies

  • Vue.js to build reusable components
  • Vue Router to render different pages within the SPA
  • Webpack as bundler for JS, CSS and HTML templates
  • Prerender SPA Plugin to render static HTML for all router
  • Gulp for secondary build tasks such as clean and copy assets
  • Gulp SSH to deploy the dist folder to the web server
  • HTTP Server as local Node server to preview changes locally
  • CSS Grid to position the site structure
  • CSS variables for changing the site's theme between light and dark mode
  • picture to load a smaller images for mobile and high resolution images for large screens

Accessibility

This website contains a basic a11y optimization with semantic HTML areas, headline structure, usage of decorative images and keyboard optimization. It was analyzed for basic a11y errors with aXe and WAVE browser extensions.

There is no color contrast or screen reader optimization so this website is not fully acecssible based on the WCAG 2.x guidelines so far.

Maintenance

The content directory contains all editable parts of the website.
This is mainly done with JSON and some HTML files for more flexible content.

Documentation

The maintenance documentation can be found in the Wiki.

About

📹 Website of cinematographer Felix Wiedemann

https://felixwiedemann.com


Languages

Language:Vue 35.3%Language:JavaScript 32.2%Language:SCSS 24.1%Language:HTML 8.4%