mirror of
https://github.com/kogakure/website-11ty-hamburg.stefanimhoff.de.git
synced 2026-02-03 12:15:28 +00:00
32 lines
943 B
Markdown
32 lines
943 B
Markdown
[](https://hamburg.stefanimhoff.de/)
|
|

|
|
|
|
# hamburg.stefanimhoff.de
|
|
|
|
This the source of my [travel blog] build with [Eleventy], [PostCSS], and [Gulp].
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
npm install
|
|
```
|
|
|
|
## Running the Website
|
|
|
|
```sh
|
|
npm start
|
|
```
|
|
|
|
For more tasks have a look into the `package.json`.
|
|
|
|
## Licence
|
|
|
|
All content is copyrighted by [Stefan Imhoff] unless otherwise stated. Feel free to learn from the source code and reuse code for your projects. The only thing which is not allowed is the usage of my design (the unique combination of layout, fonts, images).
|
|
|
|
In easier words: **This is not a free theme**. Learn from it. Remix. Reuse. Build your own stuff. 🤘
|
|
|
|
[eleventy]: https://www.11ty.dev/
|
|
[gulp]: https://gulpjs.com/
|
|
[postcss]: https://postcss.org/
|
|
[travel blog]: https://hamburg.stefanimhoff.de/
|