Skip to content

akondas/arkadiuszkondas.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arkadiusz Kondas - personal site & blog

buddy pipeline Validate RSS Validate JSON Feed

My personal web site https://arkadiuszkondas.com.

What's inside?

  • PHP static site generator Statie - see documentation at 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