Logo
Explore Oven Feed Help
Sign In
ktyl/ktyl.dev
1
0
Fork 0
You've already forked ktyl.dev
Code Issues 18 Pull Requests 1 Packages Projects 1 Releases Wiki Activity
ktyl.dev/local

12 lines
140 B
Plaintext
Raw Normal View History

update blog update blog update blog update todo update blog correctly render fenced code blocks work on blog generation update blog script to deploy to local web server abs navigation links finish styling blog pages, start blog index update ppp generate blog index reverse blog index order update blog
2022-01-05 00:54:43 +00:00
#!/usr/bin/env bash
outdir=site
dest="/srv/http/"
make clean
update make rule in local deploy script
2022-05-28 21:46:06 +01:00
make all
update blog update blog update blog update todo update blog correctly render fenced code blocks work on blog generation update blog script to deploy to local web server abs navigation links finish styling blog pages, start blog index update ppp generate blog index reverse blog index order update blog
2022-01-05 00:54:43 +00:00
sudo rm -r $dest/*
sudo cp -r $outdir/* $dest
autostart apache
2023-03-11 11:26:32 +00:00
sudo apachectl start
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.3 Page: 22ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API