I've started a little project to write a template / tutorial for #HeapsIo with added functionality that we use in our gamey type projects. It's a huge WIP but it's a start!

https://heckin.technology/AlderconeStudio/hello-heaps

 

#heckinTechnology #indieDev #indiegamedev #haxe

hello-heaps

A small heaps.io project which can act as a template for other heaps projects, and as a tutorial.

Heckin' Technology

I have pushed a bunch of changes for HeckWeasel https://heckin.technology/AlderconeStudio/heckweasel which was mostly some cleanup and adding HECKformat support! Now documents and metadata can live together forever. I'm not 1000% happy with how it gets converted to python objects.For the time being given the limitations it works great. I'll have to try something serious like making an entire website before I'm happy I think. Anyways, fun times!  

#transSoftware #heckinTechnology

heckweasel

A metadata and template based static site compiler / CMS.

Heckin' Technology

I have completed an initial implementation of the new HECKformat for Heckweasel (but also anything you want it for) in Python. I'm starting to work on the more convenient API for it, and also the Haxe version, but this will get me going migrating HeckWeasel to HECKformat by default. Yay!

Anyway it's up on #HeckinTechnology for your (early) enjoyment):

https://heckin.technology/AlderconeStudio/heckformat

 

#indiedev #transSoftware

heckformat

A format for storing human-writable data and content, for the HeckWeasel project and other.

Heckin' Technology

Welp, I'm working on #HeckWeasel again. HeckWeasel is our static site generator which is based on templates and metadata to automate a lot of the process (sort of like wordpress but precompiled).

Anyways I got sick of storing metadata aside from pages and am working on a new data format because of that. So I have to write parser for it (in python), and just to be extra I have to also implement it in Haxe lollllllllll. Fun times! 

#indiedev #webdev #heckinTechnology