Skip to content

Commit dffa534

Browse files
committed
refactor: re-structure project for courses requirements
1 parent 70ef927 commit dffa534

27 files changed

Lines changed: 261 additions & 2007 deletions

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
uncodebar.com
1+
courses.codebar.io

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
# uncodebar Microsite
2+
# codebar courses Microsite
33

4-
Welcome to the `uncodebar-microsite` repository. This microsite is dedicated to the uncodebar event.
4+
Welcome to the `codebar-courses-website` repository. This microsite is dedicated to the uncodebar event.
55

66
## Features
77

@@ -14,13 +14,13 @@ Welcome to the `uncodebar-microsite` repository. This microsite is dedicated to
1414
1. Clone the repository:
1515

1616
```bash
17-
git clone https://github.com/your-username/uncodebar-microsite.git
17+
git clone https://github.com/codebar/codebar-courses-website.git
1818
```
1919

2020
2. Navigate to the project directory:
2121

2222
```bash
23-
cd uncodebar-microsite
23+
cd codebar-courses-website
2424
```
2525

2626
3. Install the dependencies: (if you don't want to use the build tool include the style.css in the doc head, and tailwind CDN link )
@@ -59,7 +59,7 @@ This project is licensed under the MIT License.
5959

6060
### DOCS.md
6161

62-
# uncodebar Microsite Documentation
62+
# website Documentation
6363

6464
## Project Structure
6565

barcelona.html

Lines changed: 0 additions & 553 deletions
This file was deleted.

0 commit comments

Comments
 (0)