Personal blog
Improve introduction and add problem description Add description of the classification scheme for scheduling problems Add description of the general project management workflow Add references Add section on algorithms Add conclusion and final edits |
||
---|---|---|
bib | ||
csl | ||
css | ||
files | ||
images | ||
posts | ||
templates | ||
.gitignore | ||
contact.org | ||
cv.org | ||
favicon.ico | ||
index.html | ||
newblog.cabal | ||
projects.org | ||
README.org | ||
site.hs | ||
skills.org | ||
stack.yaml | ||
stack.yaml.lock |
Personal blog
Setup
yarn add netlify-cli
netlify login # login to Netlify
netlify link # link the directory to the site
Deploy
# deploy, omit "--prod" if you want to preview
netlify deploy --dir=_site --prod