You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2026. It is now read-only.
and you should be able to just easily copy those files to jekyll's assets/. The only two things I'm undecided on is how it would work with regard to plaintext vs gophermenu as well as what the default view would look like... would a README file be generated explaining the directory's contents? If I generate a .gophermap it almost defeats the purpose of this format (making it easy to browse all of the post's assets along with the post in different formats).
Instead of an
assets/directory i feel it'd be nicer to just have a new post format where posts are likeand you should be able to just easily copy those files to jekyll's
assets/. The only two things I'm undecided on is how it would work with regard to plaintext vs gophermenu as well as what the default view would look like... would a README file be generated explaining the directory's contents? If I generate a.gophermapit almost defeats the purpose of this format (making it easy to browse all of the post's assets along with the post in different formats).