mirror of
https://github.com/jessebot/tiny_personal_website.git
synced 2025-10-01 01:48:43 +00:00
adding pronouns and fixing readme, also removing more css that is not needed
This commit is contained in:
parent
a078b4939f
commit
15607c3c49
5 changed files with 56 additions and 58 deletions
|
@ -29,8 +29,7 @@ Under the Hood
|
|||
2. Install missing libraries if any: `pip3.10 install -r requirements.txt`
|
||||
|
||||
3. You can configure everything (e.g. website title, your photo, quote, etc)
|
||||
by renaming `config/config.yaml.sample` to `config.yaml` and replacing all
|
||||
the sample data with your own real data.
|
||||
by editing `config.yaml` and replacing all the Jesse data with your own.
|
||||
|
||||
5. All changes to HTML, CSS, and Python, or your core YAML will require a
|
||||
restart of gunicorn or a rebuild of the docker container.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue