62 Commits (0bb7b2501b5e4bfa7e3d503ccff43bf02e6b4b21)

Author SHA1 Message Date
Kaushal Modi a83cf75e59 Use latest build from emacs-26 branch 7 years ago
Kaushal Modi db827e8fe8 Bump Pandoc version to 2.6 7 years ago
Kaushal Modi 57f9d4368f Makefile: Add more vchecks as appropriate 7 years ago
Kaushal Modi 8caa6757df Make 'make clean' safer 7 years ago
Kaushal Modi 48e28a2720 Looks like I cannot extract emacs binary to any arbitrary location 7 years ago
Kaushal Modi 5beb62f259 Create OX_HUGO_TMP_DIR if it doesn't already exist 7 years ago
Kaushal Modi 4bea80df00 Make the dir of emacs binary extraction consistent with other bins 7 years ago
Kaushal Modi 5fa6ab8474 The env var USER is undefined on Netlify; so define it to something 7 years ago
Kaushal Modi a4714492fd Minor refactoring to more apt names 7 years ago
Kaushal Modi 558e02aeab Install specified Pandoc binary from its repo 7 years ago
TrevorWilsonSS 849d64815c remove ox-hugo-autoloads.el silently 7 years ago
TrevorWilsonSS 24bc279d71 Set the EMACS variable correctly when inside emacs 7 years ago
TrevorWilsonSS daf7744b97 Added a git ignore file and ox-hugo-autoloads.el to cleanup rule 7 years ago
Kaushal Modi ebf37efae5 Update Emacs binary version 8 years ago
Kaushal Modi c9fdd873a1 Enable ox-hugo tests specific config only during "make test" 8 years ago
Kaushal Modi 0c4f42c048 Fix mistake in prev commit 8 years ago
Kaushal Modi 00048d65e9 Add "doc_test" rule in Makefile to run htmltest for doc site 8 years ago
Kaushal Modi d65c054127 Fix another locale related test failure 8 years ago
Kaushal Modi 1bfef80414 Move Elisp to setup-ox-hugo.el that does not need to be in Makefile 8 years ago
Kaushal Modi c726ab92c7 Revert "Revert "Add explicit -j1 to the make command"" 8 years ago
Kaushal Modi 7b7858efae Use "-exec .. +" instead of xargs 8 years ago
Kaushal Modi 99d3549854 Set LANGUAGE instead of LANG env var as that has higher precedence 8 years ago
Kaushal Modi 31156be9cc Use "make -j1 test" instead of "make test" 8 years ago
Kaushal Modi 82a907d8f9 Revert "Add explicit -j1 to the make command" 8 years ago
Kaushal Modi cd33b6e356 Hard-code the LANG env var so that `make test` passes *everywhere* 8 years ago
Kaushal Modi f139244121 Use "perl -pi -e" instead of "sed -r -i" for macOS compatibility 8 years ago
Kaushal Modi f8a052e1cc Add explicit -j1 to the make command 8 years ago
Kaushal Modi 58e73e132b Enable error back-trace, for user-error too 8 years ago
Kaushal Modi ab1022b6e7 Reduce noise when running "make test" locally 8 years ago
Kaushal Modi 3de0027fa2 Use the hugo-supported HUGO_BASEURL 8 years ago
Kaushal Modi 53cfa26dd7 Comment cleanup in Makefile 8 years ago
Kaushal Modi e947f34d5c Set emacs 26 as default; make installing Org from Elpa optional 8 years ago
Kaushal Modi a1b3a95ba0 Change default emacs version to 25.3 8 years ago
Kaushal Modi 8e2a569e77 Makefile, ox-hugo.el message formatting improvements 8 years ago
Kaushal Modi b1b5d28b7e Improve: Now C-c C-e H H works for both per-subtree/per-file flows 8 years ago
Kaushal Modi 94a4006916 Add trailing slash to the baseURL for test site 8 years ago
Kaushal Modi 5065b27cbf Documentation + test update to show the "Images in Content" feature 8 years ago
Kaushal Modi d44632a929 Add hugo DEV binary download to the Makefile; Update docs 8 years ago
Kaushal Modi 2e06308200 Now tests with posts containing randomly gen Org id's are also run 8 years ago
Kaushal Modi 76d2d7302d Makefile refinement regarding doc generation 8 years ago
Kaushal Modi 6e4cfae9e7 Download emacs tar.gz only if it is not present in path 8 years ago
Kaushal Modi fafaf3eeea Download emacs binary for Netlify 8 years ago
Kaushal Modi c7db412b97 Fix bug in metadata parsing if title followed soon with subheading 9 years ago
Kaushal Modi 16cf5d5956 Bugfix: line numbers annotations when change in number of digits 9 years ago
Kaushal Modi 511a67c2ed Add test where org-export-with-emphasize is set to nil 9 years ago
Kaushal Modi c77289167d Don't allow weight to be "auto" in front-matter for per-file exports 9 years ago
Kaushal Modi f1466e2c79 Add a test to demonstrate deep-nesting of content 9 years ago
Kaushal Modi 7cafea3bc3 Use TMPDIR; Remove Termux hard-coding 9 years ago
Kaushal Modi 374c791c31 Fix travis build again 9 years ago
Kaushal Modi 8a1f37bcdb Remove to need to call the ctemp Makefile recipe 9 years ago