Skip to content

Commit

Permalink
doc: removing the mention of removed caching system
Browse files Browse the repository at this point in the history
  • Loading branch information
TayzenDev committed Nov 19, 2024
1 parent 9c3dff5 commit 55b13dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,6 @@ To help you edit what you want, this is an overview of the code organization:
- To look at the "business logic", you can check the file `blog.ts`
- The hono server and blog creation function are located in the `mod.ts`, `server.tsx` and `cli.ts` files.

Note: If you want to customize the layout, you should deactivate the cache in your config.

### Method 3: Deno deploy

To install smallblog using deno deploy, you just have to run `deployctl deploy --prod` in your blog's folder.
Expand Down

0 comments on commit 55b13dc

Please sign in to comment.