Skip to content

Commit 939bd8c

Browse files
authored
Merge pull request #910 from ArtNazarov/patch-1
Create htmlbuilder.md
2 parents 4ebdd34 + 6e8128e commit 939bd8c

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

src/site/generators/htmlbuilder.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: HtmlBuilder
3+
repo: ArtNazarov/HtmlBuilder
4+
homepage: https://htmlbuilder.artnazarov.ru/
5+
language:
6+
- Object Pascal (Lazarus)
7+
license:
8+
- MIT
9+
description: Static website generator with GUI, local webserver and ftp updater
10+
---
11+
12+
Static site generator for impatient craftsmen but friendly to the average novice user.
13+
HtmlBuilder use own custom tags for generating web resource with different programming languages.
14+
Current binaries can be found here: [Releases at Github](https://github.com/ArtNazarov/HtmlBuilder/releases)
15+
16+
# Features
17+
18+
- GUI interface with editors with syntax highlight and autocompletion
19+
- Backup/restore
20+
- Customizing page structure
21+
- Plugins for publication via NodeJS/PHP endpoints (docker images available)
22+
- Wysiwyg editor via NodeJS plugin
23+
- Easy creation plugins in any programming language or markup languages for page processing
24+
(Php support https://nazarow.ru/phpx-module-htmlbuilder.html, adding LaTeX https://nazarow.ru/using_latex_in_htmlbuilder.html etc)

0 commit comments

Comments
 (0)