Skip to content

thunderrabbit/emacs-hugo-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hugo posts with Emacs

Using Emacs, I create Hugo posts with these macros and stuff

Prerequisites

Emacs, Hugo

Installing

Clone this repo somewhere that Emacs can see

git clone git clone git@github.com:thunderrabbit/emacs-hugo-posts.git hugo

Tell .emacs to load the macros

(add-to-list 'load-path "~/path/to/hugo/")
(load "hugo.el")

License

This project is licensed under the GNU General Public License - see the LICENSE.md file for details

Acknowledgments

About

My code to mess with posts in Hugo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published