Some information about this homepage.
Technical Stack
- Based on HTML5, JavaScript, and Sass(SCSS).
- Try to obey recent standards, but mainly uses the functions from old standards for browser compatibility.
- This site is written in static files by hands, and served on AWS. Files uploaded on S3 and distributed via CloudFront.
Libraries
- Feather: I used icons from Feather under MIT licence. https://feathericons.com/
- Scout-App: I am using Scout-App to compile SCSS files. https://scout-app.io/
References
- MDN Web Docs: https://developer.mozilla.org/ko/
Current status and plan to improve
- This homepage is not optimized for mobile and touch devices especially with small screens. I complete basic frames of the site for PCs, and improve it with responsiveness as soon as possible.
- This site consists of hand-written static files, except for SCSS files. It can induce mistake when adding contents to the site. I want to make automation program to generate final files from contents data.
- My homepage has very poor visual design currently because I focused on complete the site. I will improve gradually.