https://github.com/pdxiii/pdxiii.github.io
My Github Page
https://github.com/pdxiii/pdxiii.github.io
Last synced: 5 months ago
JSON representation
My Github Page
- Host: GitHub
- URL: https://github.com/pdxiii/pdxiii.github.io
- Owner: PDXIII
- License: mit
- Created: 2012-11-03T18:20:15.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T13:29:16.000Z (over 2 years ago)
- Last Synced: 2024-02-12T15:03:02.943Z (over 2 years ago)
- Language: HTML
- Homepage: http://pdxiii.github.io/
- Size: 41.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE.md
Awesome Lists containing this project
README
# My personal website
This website is available on [petersekan.de](https://petersekan.de).
## Installation
```bash
git clone https://github.com/PDXIII/pdxiii.github.io.git
cd pdxiii.github.io
npm install
npm run dev
```
## Documentation
The font I use and which is embedded in this project is [Fabrikat Kompakt](https://www.hvdfonts.com/fonts/fabrikat-kompakt) designed by [Christoph Koeberlin](http://christoph.koeberlin.de/). Please, don’t use it if you haven’t purchased it.
So far, this project uses the following libraries or frameworks:
- [Astro](https://astro.build)
- [TailwindCSS](https://tailwindcss.com/)
- [AnimeJS](https://animejs.com/)
## License
The source code of this project is licensed under the [MIT License](https://mit-license.org/).
This explicitly does not include fonts, other assets, and texts!