Hey Stuart, the best way to do that is to add a "tutorials" section in the openwisp user documentation <https://github.com/openwisp/openwisp2-docs>, the README explains how to generate the HTML from the ReStructuredText documents.
Federico On Sat, Oct 27, 2018 at 6:51 AM Stuart Trusty <[email protected]> wrote: > Hi Federico, > > That does help, but I think we also need some more accessible howto's and > examples for 802.11s, batman-adv, etc. I would be happy to host a > repository for some templates like 802.11s-gateway, 802.11s-repeater, etc. > and set about some Wiki area to make this easier for people if you would > care to share what you have already. > > Thanks for all you do, > Stuart > > On Thursday, October 18, 2018 at 9:11:23 PM UTC+5:30, Federico Capoano > wrote: >> >> Hi Stuart, >> >> a template library attempt was started with >> https://github.com/openwisp/netjson-templates but hasn't gained traction >> yet. >> >> Regarding 802.11s, you can find an example which should work (I use it >> myself) in the netjsonconfig documentation: Wireless Mesh (802.11s) >> <http://netjsonconfig.openwisp.org/en/latest/backends/openwrt.html#wireless-mesh-802-11s-example> >> . >> >> I hope this helps. >> >> Federico >> >> >> On Monday, October 15, 2018 at 2:04:50 PM UTC+2, Stuart Trusty wrote: >>> >>> HI Federico! >>> >>> Do we have an OpenWisp2 template library setup anywhere presently? I >>> saw you had one setup in the video, but I think that site is different >>> now. In particular, it would be nice to get some of the 802.11s templates >>> posted somewhere if they aren't already. >>> >>> Thank you much, >>> Stuart >>> >>> On Friday, December 29, 2017 at 4:20:37 AM UTC+5:30, Federico Capoano >>> wrote: >>>> >>>> Let's call this website OpenWISP 2 Template Library, we can mention >>>> NetJSON in a description or something like that, but we should make it >>>> clear that the goal of this website is to allow OpenWISP 2 users to share >>>> templates and hopefully find ready-made configurations in the near future. >>>> >>>> We could also develop a feature in django-netjsonconfig which allows to >>>> load templates from an external URL! >>>> That would be super cool. >>>> >>>> Tasks added! >>>> >>>> >>>> >>>> On Tuesday, December 26, 2017 at 7:31:41 AM UTC+1, Aditya wrote: >>>>> >>>>> Hi. @nemesisdesign asked me if there are any tasks regarding NetJSON >>>>> Templates website, so here are two tasks. >>>>> >>>>> *Title - [NetJSON Templates] Create a popup to load templates >>>>> asynchronously* >>>>> *Description - * >>>>> We have created a new site for storing and accessing community made >>>>> NetJSON templates. >>>>> Currently, this website loads entire template script on the different >>>>> page while the expected behavior is to create a popup that fetches code >>>>> from the respective template and show it on the page. >>>>> >>>>> Github issue - https://github.com/openwisp/netjson-templates/issues/3 >>>>> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fopenwisp%2Fnetjson-templates%2Fissues%2F3&sa=D&sntz=1&usg=AFQjCNFy4wUQvLjMoZhO2VlI5A6FLoRgdQ> >>>>> >>>>> *Title - [NetJSON Templates] Add guiding pages to NetJSON Templates >>>>> Website* >>>>> *Description - * >>>>> OpenWISP uses a concept of NetJSON Templates which is the reusable >>>>> piece of code. You can read more about it here >>>>> <http://netjsonconfig.openwisp.org/en/stable/general/basics.html#template> >>>>> . >>>>> We have created a website for storing and accessing community made >>>>> NetJSON templates. This website does not have information about how >>>>> to contribute and more info about templates. Your task is to create two >>>>> pages stating the rules about contributing which you can find here >>>>> <https://github.com/openwisp/netjson-templates/blob/master/CONTRIBUTING.md>(you >>>>> can copy and paste this info) and create an information page that tells >>>>> about templates. >>>>> >>>> -- > You received this message because you are subscribed to the Google Groups > "OpenWISP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
