emacs-love / weblorg

Static Site Generator for Emacs
https://emacs.love/weblorg
GNU General Public License v3.0
282 stars 21 forks source link

Remove file extension from file-slug #38

Closed semente closed 3 years ago

semente commented 3 years ago

This prevent output file names like my-post-org.html instead my-post.html.

semente commented 3 years ago

Sorry for the duplicated PR :facepalm: