https://github.com/barbaracalderon/flask-html5up-template
This is a web template from HTML5 Up rendered by Flask and customized at will. This project's purpose was to learn more on Flask.
https://github.com/barbaracalderon/flask-html5up-template
css flask html html5up python templates-html
Last synced: 2 months ago
JSON representation
This is a web template from HTML5 Up rendered by Flask and customized at will. This project's purpose was to learn more on Flask.
- Host: GitHub
- URL: https://github.com/barbaracalderon/flask-html5up-template
- Owner: barbaracalderon
- License: mit
- Created: 2023-01-22T14:59:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T06:53:51.000Z (over 2 years ago)
- Last Synced: 2025-01-27T12:11:48.951Z (4 months ago)
- Topics: css, flask, html, html5up, python, templates-html
- Language: CSS
- Homepage:
- Size: 6.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
_English. Português._
_This was a practical challenge on rendering templates with Flask from Dr. Angela Yu's Python Bootcamp. Some other
study notes on Flask you can [find here](https://github.com/barbaracalderon/notes-on-python/blob/main/05_FLASK.md).__Esse foi um desafio prático sobre renderizar templates com o Flask do curso da Dra. Angela Yu's Python Bootcamp.
Outras anotações sobre o Flask você pode [encontrar aqui](https://github.com/barbaracalderon/notes-on-python/blob/main/05_FLASK.md)._# Flask: HTML5 Up Template
My goal was to practice how to render templates using Flask. It's a smaller version of a portfolio, I would say. The
template design was by [HTML5 UP](https://html5up.net/), and it's called "Astral". I changed the background colors,
edited text and added images from previous projects, while also making it compatible to run on Flask.## What do I have to do
1. Clone the repo
2. Open the project
3. Run `server.py`
4. Access the address told by `server.py`
---
# Flask: Template do HTML5 Up
Meu objetivo era praticar a renderização de templates com o Flask. Eu diria que é uma versão menor de um portfolio.
O design do template foi feito pelo [HTML5 UP](https://html5up.net/) e se chama "Astral". Eu troquei as cores do
fundo, editei textos e adicionei imagens de projetos anteriores - além de torná-lo compatível com o Flask.## O que eu preciso fazer
1. Clonar o repo
2. Abrir o projeto
3. Rodar `server.py`
4. Acessar o endereço fornercido por `server.py`