Skip to content

Commit

Permalink
Illusion edits
Browse files Browse the repository at this point in the history
  • Loading branch information
tbenthompson committed Nov 29, 2023
1 parent 8f01aae commit 26425fb
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 115 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# confirmlabs

We use Quarto for running this website. To write a new post:
- create an .ipynb or .md file in the `posts/` folder.
- copy the header from one of the existing posts. Edit to set the date and author and such.
- leave the `bibliography` portion of the header. Then, you can add and cite articles in the `biblio.bib` file.
- for local preview:
- Create an .ipynb or .md file in the `posts/` folder.
- Copy the header from one of the existing posts. Edit to set the date and author and such.
- Leave the `bibliography` portion of the header. Then, you can add and cite articles in the `biblio.bib` file.
- For local preview:
- `brew install quarto`
- `quarto preview`
- committing and pushing to the `main` branch will trigger an Actions workflow that will update the main website.
- Committing and pushing to the `main` branch will trigger an Actions workflow that will update the main website.

## More info:

Expand Down
110 changes: 0 additions & 110 deletions posts/fight_the_illusion.ipynb

This file was deleted.

Loading

0 comments on commit 26425fb

Please sign in to comment.