Top posting for Mike.

Thanks for all the feedback.

Actually this is for HPR. I want to have the website statically
available as much as possible, so you can rsync or git clone the repos
and run your own site.

If we consider each show to be it's own entity that is self contained
but fits in nicely with the rest of the site.

Each show would be posted into it's own subdirectory which has a
index.html file and other media related to the show.

Dave has been doing this for some time, see:
http://hackerpublicradio.org/eps/hpr2729/full_shownotes.html

web-root/index.html

web-root/episodes/hpr0001/index.html
web-root/episodes/hpr0001/image_for_show.jpg
web-root/episodes/hpr0001/example_script_1.bash
web-root/episodes/hpr0001/video.mp4

web-root/episodes/hpr0002/index.html

Ideally I'd love be able to put the entire site on a usb stick and
browsing to it locally.

file://opt/Hacker_Public_Radio/web-root/index.html

So the source would be (for now) the HPR DB, but it could be a git repo,
were shows are pushed ?!?

Anyway if you want to help out or follow along go to
https://gitlab.anhonesthost.com/ and set up an account.

Ken


On 2019-04-04 19:05, jezra wrote:
> Ken, do you have a preferred input type for the source files?
> 
> When it came time for me to pick a static site generator, I specifically
> looked for something that was based on HAML, Markdown, and SASS; because
> I absolutely did not want to write a bunch of raw HTML.
> 
> 
> jezra
> P.S. eventually I took the Fool's Route and rolled my own :)
> 
> 
> 
> 
> On 4/3/19 11:36 AM, Ken Fallon wrote:
>> Hi All,
>>
>> Do any of you have a recommendation for a Static Site Generators that
>> just publishes html files.
>>
>> For example takes a page, adds a header and footer from somewhere and
>> publishes the combined page.
>>



_______________________________________________
Hpr mailing list
Hpr@hackerpublicradio.org
http://hackerpublicradio.org/mailman/listinfo/hpr_hackerpublicradio.org

Reply via email to