mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
add CNAME
This commit is contained in:
@@ -79,6 +79,8 @@ theme:
|
||||
"$(PELICANTHEME)" --install "$(THEMEDIR)" --verbose
|
||||
|
||||
github: publish
|
||||
touch "$(OUTPUTDIR)/CNAME"
|
||||
echo "avinal.is-a.dev" > "$(OUTPUTDIR)/CNAME"
|
||||
ghp-import -m "Generate Pelican site" -b $(GITHUB_PAGES_BRANCH) "$(OUTPUTDIR)"
|
||||
git push -f origin $(GITHUB_PAGES_BRANCH)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user