Skip to content

Commit 78debf5

Browse files
committed
fix: format readme
1 parent cba3391 commit 78debf5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,14 @@ This is my personal portfolio and blog template. It allows you to create blog po
1212
- Light and Dark Theme: The site includes both light and dark themes, and the current theme is set based on system settings.
1313

1414
## Development
15+
1516
This repository includes a Nix Flakes-based development environment. If Nix is configured on your system, run `nix develop` to enter the development environment. Optionally, [direnv](https://github.com/direnv/direnv) can automatically do this for you, when you change into the directory.
1617

1718
1. Install the necessary dependencies by running `bun install`.
1819
2. Start the development server by running `bun dev`.
1920

2021
## Deployment
22+
2123
This repository contains a workflow that automatically deploys to GitHub Pages, for other options refer to [Astro's deployment guide](https://docs.astro.build/en/guides/deploy/).
2224

2325
## Usage

0 commit comments

Comments
 (0)