Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
boisgera authored Aug 19, 2024
1 parent 0fcd6f7 commit 70e9a4f
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@

A web site built with [Astro](https://astro.build/) & [Astroship](https://astro.build/themes/details/astroship/).

This repository is the antechamber of https://itn.dev/ ; the actual site is hosted at https://github.com/ITN-Mines-Paris/ITN-Mines-Paris.github.io
which is synchronized manually with this repository.
## Live Web Site

## Live Demo

[![https://boisgera.github.io/itn-web/](https://boisgera.github.io/itn-web/ITN-preview.png)](https://boisgera.github.io/itn-web/)
[![https://itn.dev](https://itn.dev/ITN-preview.png)](https://itn.dev)

## Installation

Expand Down Expand Up @@ -42,7 +39,6 @@ Codespace should automatically install your dependencies. If you work locally, t
npm install
```


### 3. Start a Web Server

The command
Expand Down Expand Up @@ -93,4 +89,4 @@ Astro looks for `.astro`,`.md` or `.mdx` files in the `src/pages/` directory. Ea
Static assets can be placed in the `public/` directory. Images placed in
the `assets/directory` are optimized and served as static assets.

Refer to [Astro documentation](https://docs.astro.build/getting-started) for more information.
Refer to [Astro documentation](https://docs.astro.build/getting-started) for more information.

0 comments on commit 70e9a4f

Please sign in to comment.