870 Commits (69ce5dfb2b082ae3467b7638dea52be645ee0fb1)
 

Author SHA1 Message Date
Kaushal Modi 69ce5dfb2b Comment update 8 years ago
Kaushal Modi 361072251e Extract post's date retrieval logic into org-hugo--get-date fn 8 years ago
Kaushal Modi 2179e502c0 Add basic support for Gitea Swagger v1 8 years ago
Kaushal Modi 28ad81cb66 Add example site: infotics.es 8 years ago
Kaushal Modi bf2594a2e9 The `="true"` is not needed after data-proofer-ignore #htmltest 8 years ago
Ryan Cummings 52e1ccb040 Update users.toml 8 years ago
Kaushal Modi d31eb3199f Use ` instead of " in Go templates to prevent escaping " 8 years ago
Kaushal Modi 65b9ba2e99 Enable EnforceHTML5 option for htmltest 8 years ago
Kaushal Modi 61bf2fe0e6 Comment out one more site so that the site build passes 8 years ago
Kaushal Modi 3de6e2e2fe Update a link 8 years ago
Kaushal Modi 7b5de47604 Fix previous commit; make htmltest pass 8 years ago
Kaushal Modi 29a2e5dd69 Flip the previous commit; highlight the secure sites instead 8 years ago
Kaushal Modi f8dff3fcbf Highlight insecure sites ;-) 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 058a101408 Ignore non-secure http domains in user examples 8 years ago
Kaushal Modi 806eca41cc More link fixing! 8 years ago
Kaushal Modi 60f42a5021 Remove broken links; fix redirects 8 years ago
Kaushal Modi 0af60fc9f2 Use the new var reassignment operator (=) in Go templates 8 years ago
Kaushal Modi 51589a42c2 Get the Last Updated times of Org dirs for the Examples page 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 d460a150e4 Fix typo 8 years ago
Kaushal Modi e9e63e370a Add pandoc mention at few more places 8 years ago
Kaushal Modi 7185780b90 Add note about pandoc + pandoc-citeproc requirement for devel 8 years ago
Kaushal Modi fc02bd94c3 More real world examples! 8 years ago
Kaushal Modi f8a052e1cc Add explicit -j1 to the make command 8 years ago
Kaushal Modi 8e244faf5c Fix typo in doc-string: Not "a-z0-9", but "[:alnum:]" 8 years ago
Kaushal Modi 6bb8a01500 Improve doc-string of org-hugo-string 8 years ago
Takaaki ISHIKAWA 35b7e1ae3b Add a new example site 8 years ago
Kaushal Modi 4ece975316 Fix unintentional setting of front-matter format to YAML 8 years ago
Kaushal Modi 2d3cfada3e Refactor code into an org-hugo--pandoc-citations-enabled-p fn 8 years ago
Kaushal Modi 0670d755fd Allow disabling Pandoc citations in subtrees 8 years ago
Kaushal Modi 016959c76e Remove fluff from the last citations+caption test case 8 years ago
Kaushal Modi 2c63b65b67 Add test description 8 years ago
Kaushal Modi a92efd7ddb Improve the example with caption for Babel exported figure 8 years ago
Kaushal Modi 27c6951439 Fix typo in manual 8 years ago
Kaushal Modi 703823f827 Don't allow shortcodes to wrap over multiple lines 8 years ago
Kaushal Modi 370d60df0c Add check that pandoc-citeproc is installed too 8 years ago
Kaushal Modi c7f19a3ca3 Fix removal of escapes from figure shortcodes 8 years ago
Kaushal Modi 598a4d8822 Don't make Pandoc convert HTML spans to Pandoc style classes 8 years ago
Kaushal Modi efbb6ceabf Update bigint check for Emacs 27+ 8 years ago
Kaushal Modi af4c706305 Escape double quotes in figure captions 8 years ago