Skip to content

Commit

Permalink
Merge branch 'main' of github.com:kshpdr/tuberlinru
Browse files Browse the repository at this point in the history
  • Loading branch information
kshpdr committed Dec 3, 2023
2 parents 95a5e6f + fa74c7c commit 4168365
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# tuberlin.ru - Russian-speaking community of TU Berlin

Our website is designed to collect all useful information about the Technical University of Berlin in the Russian language. We build a community, help each other, and provide useful insights regarding studies and university life.

If you want to contribute to the project, feel free to fork it, open an issue, and create a pull request. The website is currently powered by [Hugo](https://gohugo.io/) and [Congo](https://github.com/jpanther/congo/).

To start it locally clone the repository, navigate to ```client``` folder and run:

```
hugo server -D
```

To compile run:

```
hugo
```

0 comments on commit 4168365

Please sign in to comment.