Repository
https://github.com/amosbastian/utopian.rocks
Pull Request
Bug Fixes
What was the issue(s)?
- Utopian.rocks website are not responsive, and the style doe not work properly for any width less than 1025px. (Completing task request by @amosbastian)
What was the solution?
- Using scss, with grid and flex, I can properly stack how the website looks like on different devices.
On iPhone
On iPad
About Projects
- What is the project about?
Utopian.rocks is a Flask application that shows unreviewed or pending contributions, and pending moderator comments. It also includes some endpoints to retrieve contributions, statistics and a weekly template for one of Utopian's posts.
- Technology Stack
Python, Flask, Scss, JS