mirror of
https://github.com/jessebot/tiny_personal_website.git
synced 2025-10-01 01:48:43 +00:00
formatting again
This commit is contained in:
parent
fe7800ac7d
commit
cb3f731743
1 changed files with 6 additions and 5 deletions
11
README.md
11
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.
|
||||
|
||||
<img src="./example.png" alt="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." style="width: 40%;" align="left">
|
||||
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.
|
||||
|
||||
[](https://www.docker.com/)
|
||||
[](https://www.python.org/)
|
||||
|
@ -14,6 +13,8 @@ Feel free to take anything you need :) But keep it open source.
|
|||
[](https://getbootstrap.com/)
|
||||
[](./LICENSE)
|
||||
|
||||
<img src="./example.png" alt="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." style="width: 40%;" align="left">
|
||||
|
||||
## Getting Started
|
||||
|
||||
Clone this github repo into your desired webroot, and install dependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue