Skip to content

furiousteabag/asmirnov.xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asmirnov.xyz

  1. Edit .md files in ./content/ folder

  2. Build them into .html to ./out/ folder

    ./build.sh

    Build dependencies:

    sudo pacman -S pandoc plantuml graphviz
  3. Serve ./out/ folder with any web server