Skip to content
#

site-generator

Here are 109 public repositories matching this topic...

psarka
psarka commented Mar 2, 2022

Documentation issue

Summary

If one follows the getting started example, the resulting page does not deploy to github pages - the link on the index.html points to
http://username.github.io/blog rather than to http://username.github.io/repo/blog, even though the base_url is configured to the http://username.github.io/repo/.

Check out the repro:

https://github.com/psarka/zola-

全场景流式布局,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示,实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态

  • Updated Feb 27, 2022
  • TypeScript

Ulbora CMS is a self-contained CMS (no database needed) written in Golang. It uses a JSON datastore with content saved in both json files and in memory. You can download and upload a single binary backup file containing content, images, and templates as needed. It also has a built-in mail sender.

  • Updated Dec 25, 2020
  • Go
briandominick
briandominick commented Jun 21, 2019

LiquiDoc can presently write data to file using a parse action and then ingest this data in later actions. For performance reasons, the option to carry those objects in memory might offer some slight improvements. More importantly, however, we could eventually allow evaluations and other results within the config if the config could evaluate the results of parse actions.

For instance, `_confi

Improve this page

Add a description, image, and links to the site-generator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the site-generator topic, visit your repo's landing page and select "manage topics."

Learn more