Skip to content

lukasondrejka/lukasondrejka.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lukasondrejka.com

🌐 lukasondrejka.com

Personal website built with Eleventy.

Source files are located in the src directory. The dist directory is generated by Eleventy and contains the built site.

Commands

  • npm install - Install dependencies
  • npm run dev - Run development server with live reloading
  • npm run build - Build site
  • npm run watch - Build site and watch for changes
  • npm run clean - Delete the dist directory

Resources