Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Update readme and license
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminaaron committed Apr 20, 2024
1 parent 99997af commit 0825e01
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENCE.MD → LICENCE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 StaticMania
Copyright (c) 2024 FörderFunke

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# CKG Responsive Site

This is a responsive site for CKG.
## Setup

## Licensing
```sh
npm install
```

This Repository is built on top of the [Roxo Eleventy Template](https://github.com/StaticMania/roxo-eleventy)
and licensed under the [MIT](#) License
## Run

```sh
npx eleventy --serve # --> localhost:8080
```

0 comments on commit 0825e01

Please sign in to comment.