Skip to content

Simple static web from the markdown files using the 11ty builder. The web is hosted on Github pages and deployed automatically with Github actions.

Notifications You must be signed in to change notification settings

ffabut/11ty-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

11ty static page example

Ukázkový repozitář jednoduchého statického webu generovaného pomocí Eleventy a nasazovaného automaticky na Github pages pomocí Github actions.

Github Actions

Github actions umožňují automatizovat procesy v rámci Github repozitářů. V případě tohoto repozitáře jde o automatický build webu pomocí npx @11ty/eleventy a následné nahrání buildu ve složce _site do Github pages. Výhodou tohoto řešení je, že nemusíme build dělat manuálně, pří pushi do main branch se web automaticky zbuildí a deployne.

About

Simple static web from the markdown files using the 11ty builder. The web is hosted on Github pages and deployed automatically with Github actions.

Topics

Resources

Stars

Watchers

Forks