Commit graph

18 commits

Author SHA1 Message Date
Facundo Olano
d30ca0cded
Update README.md
Some checks are pending
Test project / build (push) Waiting to run
2024-07-03 15:43:55 -03:00
Facundo Olano
94c7d7ea1f
Update README.md
add a built with jorge section in the README
2024-07-03 15:18:40 -03:00
Facundo Olano
d3bb9611ef
Update README.md 2024-02-29 14:43:20 -03:00
Facundo Olano
6f27afacf7
Add drafts support (#17)
* add src and target ext as template methods

* add include drafts config

* default to draft on jorge post

* skip drafts from site indexes and rendering

* fix stat usage for file detection

* add site.Build test

* test build site with and without drafts

* add templ IsPost helper

* document drafts in readme

* document drafts in tutorial
2024-02-27 12:24:45 -03:00
Facundo Olano
4bc6867c91
Update README.md 2024-02-23 13:39:11 -03:00
Facundo Olano
7094998638
Outline docs site (#11)
* add src_path to template metadata

* tweak init files

* add docs site with initial layout

* add some tweaks to make default layouts more consistent

* index tweaks

* more layout

* stub tutorial entries

* add output in docs index

* fix footer padding

* change listening for serving

* simplify submenu

* remove inline styles
2024-02-21 18:41:03 -03:00
Facundo Olano
990a9a1bb9
Improve README examples (#10)
* tweak init output

* add draft flag to default front matter

* add acknowledgements

* remove draft mentions until we add support for it

* add comments between commands
2024-02-21 14:32:03 -03:00
Facundo Olano
c2d5da04db
Update README.md 2024-02-20 18:20:13 -03:00
Facundo Olano
5e0f7cb163
Release action (#8)
* rename test workflow

* add a release action

* rename

* replace set output

* improve matrix expression

* fix

* try ld flags for smaller binaries

* remove tag from binary name

* adjust the readme commands to the release paths
2024-02-19 21:58:52 -03:00
Facundo Olano
f3eb6d58c6
Update README.md 2024-02-17 18:40:03 -03:00
Facundo Olano
b3e6c0de8d
rename project to jorge (#4) 2024-02-16 15:29:43 -03:00
facundoolano
80a646e92a another example tweak 2024-02-16 14:19:45 -03:00
facundoolano
7d3f24f91d more example cleanups 2024-02-16 12:56:46 -03:00
facundoolano
4d939075ff fix filename in example 2024-02-16 12:55:46 -03:00
facundoolano
ed34828b0b update expected api in readme 2024-02-16 12:54:31 -03:00
Facundo Olano
b15405f05c
Update README.md 2024-02-15 20:30:13 -03:00
facundoolano
f9e6d211b1 stub expected interface in README 2024-02-13 19:32:57 -03:00
Facundo Olano
9dba108572
Initial commit 2024-02-09 11:28:59 -03:00