mirror of
https://github.com/lektor/lektor-website.git
synced 2025-04-03 00:45:37 +02:00
add tutorial for github pages deployment using github actions
This commit is contained in:
parent
0fcdc05be1
commit
ede4a2b603
@ -1,10 +1,10 @@
|
|||||||
title: GitLab Pages using Github Actions
|
title: GitHub Pages using Github Actions
|
||||||
---
|
---
|
||||||
summary: Deploys to GitLab Pages.
|
summary: Deploys to GitHub Pages.
|
||||||
---
|
---
|
||||||
body:
|
body:
|
||||||
|
|
||||||
> Here we will get to know how to easily deploy our beloved `Lektor` website on ghpages aka github pages.
|
# Here we will get to know how to easily deploy our beloved `Lektor` website on ghpages aka github pages.
|
||||||
|
|
||||||
#### step 1 :
|
#### step 1 :
|
||||||
Create your lektor app using `lektor quickstart` and push that to your favourite repository. Don't forget to add an `readme.md` :)
|
Create your lektor app using `lektor quickstart` and push that to your favourite repository. Don't forget to add an `readme.md` :)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user