Show HN: Generate minimalist, fast no-JS websites from a single plain text file
1–8 of 8 posts
Re: Show HN: Generate minimalist, fast no-JS websites from a single plain text file
#2Re: Show HN: Generate minimalist, fast no-JS websites from a single plain text file
#3I’m not sure what the benefits are over just regular html
Re: Show HN: Generate minimalist, fast no-JS websites from a single plain text file
#4Re: Show HN: Generate minimalist, fast no-JS websites from a single plain text file
#5Re: Show HN: Generate minimalist, fast no-JS websites from a single plain text file
#6I’m not sure what the benefits are over just regular html
Re: Show HN: Generate minimalist, fast no-JS websites from a single plain text file
#7Earlier quoted context omitted.
or markdown
Can you create a multi-page website from a single file in pandoc or markdown?
Also sounds like you have a conflict of interest to inflate the merits of this project
Re: Show HN: Generate minimalist, fast no-JS websites from a single plain text file
#8Earlier quoted context omitted.
Can you create a multi-page website from a single file in pandoc or markdown?
Sounds like a feature for features sake. Your response also sounds like “but can you do this?!?!” Can’t say I’m remotely impressed. Anyone who needs this weird feature could just add a string delimiter to their markdown file, and use a Unix until to partioning. Still not sure why multi pages should be in the same file, sounds like a horrible “feature”. Each webpage has a distinct url with the last bit being the filen…