Skip to content

Releases: masasam/emacs-easy-hugo

Add easy-hugo-server-flags2 easy-hugo-server-value2

18 Oct 03:59
dffe165
Compare
Choose a tag to compare

Enhancements

Add easy-hugo-server-flags2 easy-hugo-server-value2

Support emacs27.1

11 Aug 08:46
cc4ba71
Compare
Choose a tag to compare

Support emacs27.1

Add rsync flags

27 Apr 19:22
9e923e3
Compare
Choose a tag to compare

You can change rsync options.

Support emacspeak

09 Feb 07:46
30145bb
Compare
Choose a tag to compare

Enhancements

Support emacspeak

If you use easy-hugo with emacspeak

(setq easy-hugo-emacspeak t)

Add easy-hugo-server-value

15 Dec 07:52
9b32498
Compare
Choose a tag to compare

Enhancements

Add easy-hugo-server-value

For example

(setq easy-hugo-server-flags "-b")
(setq easy-hugo-server-value "localhost")

In this way, you can set arguments to pass to hugo when previewing

Fix bug

05 Dec 17:20
fee7ef5
Compare
Choose a tag to compare
3.8.44

Fix easy-hugo-image

Change emacs support version

14 Oct 01:18
02f7f06
Compare
Choose a tag to compare

Change emacs support version

Added a variable for additional server flags

06 May 01:20
Compare
Choose a tag to compare

Enhancements

(setq easy-hugo-server-flags "-D")

Set easy-hugo-server-flags to -D in order to preview drafts.

Thanks for #51

Fix preview bug

24 Apr 22:30
Compare
Choose a tag to compare
3.8.40

Fix preview bug

Fix bug that easy-hugo-pull-image does not work

23 Apr 02:39
Compare
Choose a tag to compare
3.8.39

Fix bug that easy-hugo-pull-image does not work