https://github.com/akondas/arkadiuszkondas.com
My personal website
https://github.com/akondas/arkadiuszkondas.com
architecture craftsmanship devops ghpages hacktoberfest machine-learning php static-site statie
Last synced: 3 days ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/akondas/arkadiuszkondas.com
- Owner: akondas
- Created: 2018-02-18T18:38:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T05:01:13.000Z (over 2 years ago)
- Last Synced: 2025-07-12T05:03:32.426Z (3 months ago)
- Topics: architecture, craftsmanship, devops, ghpages, hacktoberfest, machine-learning, php, static-site, statie
- Language: Twig
- Homepage: https://arkadiuszkondas.com
- Size: 19.2 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arkadiusz Kondas - personal site & blog
[](https://app.buddy.works/akondas/arkadiuszkondas-com-1/pipelines/pipeline/191687)
[](https://validator.w3.org/feed/check.cgi?url=http%3A//arkadiuszkondas.com/rss.xml)
[](http://validator.jsonfeed.org/?url=http%3A%2F%2Farkadiuszkondas.com%2Ffeed.json)My personal web site [https://arkadiuszkondas.com](http://arkadiuszkondas.com).
## What's inside?
- PHP static site generator [Statie](https://github.com/Symplify/Statie) - see documentation at [www.statie.org](https://www.statie.org)
- Extension for Parsedown Extra [tovic/parsedown-extra-plugin](Extension for Parsedown Extra)## Install it
- `$ composer install`## Build it
- `$ composer build`## Use it
- `$ php -S localhost:8000 -t dist` - starts local server
- `$ composer check` - runs code standard and static analysis
- `$ composer fix` - fixes code standard errors## Thanks
This website is heavy inspired by https://github.com/crazko/romanvesely.com