From cb3f73174302dfcc14382a32aaf7b2558a9301b5 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Fri, 7 Oct 2022 17:04:46 +0200 Subject: [PATCH] formatting again --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f9b364b..2c87ce5 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,10 @@ Tiny Personal Website ===================== This is a small Python based personal website aimed first and foremost at being a resume. I originally wrote this 7 or 8 years ago, and recently absolutely borked my -newer website, resulting in me quickly resurrecting this thing in about a day -and a half. This one does the same thing, but better, and faster, with less js. -Feel free to take anything you need :) But keep it open source. - -screenshot of jessebot.work which serves as an example website. It features a picture of Jesse a person with blue hair that is almost 30. a blurb about them that you can read in config/config.yaml and link icons to github, gitlab, and linkedin. +react website, resulting in me quickly resurrecting this thing in about a day +and a half. It was actually pretty fun though, so I've continued to add little features. +This one does the same thing, but better, and faster, with less js. +Feel free to fork this and make it your own, but keep it open source. [![made-with-docker](https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge&logo=docker&logoColor=white)](https://www.docker.com/) [![made-with-python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)](https://www.python.org/) @@ -14,6 +13,8 @@ Feel free to take anything you need :) But keep it open source. [![made-with-bootstrap](https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white)](https://getbootstrap.com/) [![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE) +screenshot of jessebot.work which serves as an example website. It features a picture of Jesse a person with blue hair that is almost 30. a blurb about them that you can read in config/config.yaml and link icons to github, gitlab, and linkedin. + ## Getting Started Clone this github repo into your desired webroot, and install dependencies: