To build the site executable: cabal build To run it and build the site: cabal run site build Idem for `site watch`, `site clean`, etc.
13 lines
140 B
Text
13 lines
140 B
Text
*~
|
|
dist-newstyle/
|
|
.stack-work/
|
|
_cache/
|
|
bib/auto/
|
|
*/ltximg/
|
|
_site/
|
|
|
|
# Netlify CLI and related
|
|
.netlify/
|
|
package.json
|
|
yarn.lock
|
|
node_modules/
|