Skip to content

Commit

Permalink
Merge pull request #18 from silviuaavram/silviuaavram-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
silviuaavram authored Dec 29, 2023
2 parents 0c11b21 + e615730 commit bcbc89f
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Website

This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
The repository for [silviuaavram](https://silviuaavram.com). This website is
built using [Docusaurus 2](https://docusaurus.io/), a modern static website
generator.

### Installation

Expand All @@ -11,15 +13,17 @@ $ npm install
### Local Development

```
$ npm start
$ npm start
```

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
This command starts a local development server and opens up a browser window.
Most changes are reflected live without having to restart the server.

### Build

```
$ npm run build
```

This command generates static content into the `build` directory and can be served using any static contents hosting service.
This command generates static content into the `build` directory and can be
served using any static contents hosting service.

0 comments on commit bcbc89f

Please sign in to comment.