Commit graph

179 commits

Author SHA1 Message Date
facundo
18fc0aca2f fix smartify repalcement of quoted periods
Some checks are pending
Test project / build (push) Waiting to run
2024-09-26 12:48:27 -03:00
facundo
4ef95bf910 fix smartify repalcement of quoted questions/exclamations
Some checks failed
Test project / build (push) Has been cancelled
2024-09-24 11:30:52 -03:00
facundo
e1d0a38483 more post tweaks
Some checks failed
Test project / build (push) Has been cancelled
2024-09-18 18:43:55 -03:00
facundo
c23c184f5a add notes about jorge meta 2024-09-18 18:18:07 -03:00
facundo
b56ca9fba7 grammar 2024-09-18 16:38:24 -03:00
facundo
a5f2d04549 add book links at the bottom. 2024-09-18 16:35:49 -03:00
facundo
9d1e0ba60f tweak post excerpt 2024-09-18 16:14:01 -03:00
facundo
795a9a9d8e v0.9.0 2024-09-18 16:12:13 -03:00
Facundo Olano
7372c23053
Devlog post on epub generation (#50)
* draft contents

* corrections

* grammar
2024-09-18 16:11:45 -03:00
Facundo Olano
2e5403d07f
Add a jorge meta command to get site metadata in scripts (#49)
Some checks failed
Test project / build (push) Has been cancelled
* add a jorge meta command

* add a basic metadata eval test

* fix staticcheck
2024-09-16 20:16:30 -03:00
Facundo Olano
c252507af9
Expose list of static_files as template variables (#48)
* add slug to template metadata

* add static files variable

* fix (hopefully) index.html case in relpath

* fix test
2024-09-15 18:20:47 -03:00
facundo
ab3bc633d2 v0.8.0
Some checks failed
Test project / build (push) Has been cancelled
2024-09-12 13:00:25 -03:00
Facundo Olano
2f5b468f73
Enable markdown extensions (#46)
* add footnote to markdow example

* add footnote markdown extension

* add gfm extensions
2024-09-12 12:58:56 -03:00
facundo
2b683af346 add robots.txt to initfiles and docs
Some checks failed
Test project / build (push) Has been cancelled
2024-09-04 11:53:44 -03:00
facundo
9f5208c737 v0.7.0
Some checks failed
Test project / build (push) Has been cancelled
2024-07-08 18:48:04 -03:00
facundo
81026648f7 allow to escape smartify quote replacements
Some checks failed
Test project / build (push) Has been cancelled
2024-07-06 14:28:34 -03:00
facundo
353eba4196 fix tutorial internal links
Some checks failed
Test project / build (push) Has been cancelled
2024-07-04 20:23:15 -03:00
facundo
f5cfe0aecf configure go-org to play nicely with pretty url links 2024-07-04 20:22:45 -03:00
Facundo Olano
ea8041ed3d
Build site using the pretty uris dir structure (#42)
* update build file to produce pretty uri dir structure

* remove unnecessary file server customization

* update target html logs in docs

* fix tests
2024-07-04 15:18:23 -03:00
facundo
a94ea7069d tweak readability CSS in initfiles and docs 2024-07-04 15:16:07 -03:00
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
d1459f3a37
Set content along with excerpt when rendering posts (#41)
* save content along with excerpt when preparing posts

* add a test
2024-07-03 15:08:53 -03:00
Facundo Olano
de5ea63d0d
Use go-org fork to remove html outline divs and get slug headline ids (#39)
* point go-org dependency to fork

* fix dep commit

* remove outlines from expected test output
2024-06-11 14:35:47 -03:00
facundo
0f8bf76179 v0.6.5 2024-06-10 16:37:45 -03:00
Facundo Olano
6a1dc5eced
don't skip reload on chmod if it's also write event (#38) 2024-06-10 16:36:27 -03:00
facundoolano
fdec423187 v0.6.4 2024-04-02 10:39:13 -03:00
facundoolano
53c4b61cfb fix link colors in dark mode 2024-04-02 10:38:39 -03:00
Facundo Olano
520402ec5f
Go notes blog post (#34)
* preliminary note dump

* add content for errors section

* draft modules section

* fill in some content for last section

* cleanup first sections, fill more outline notes

* more notes

* more structure

* cleanup errors section, intro to expressiveness

* finish drafting expressiveness section

* cleanup and add content for final section

* first draft

* clean up

* another round of corrections

* last round of corrections

* grammar corrections

* undraft
2024-04-01 15:51:59 -03:00
facundoolano
786c41ea86 v0.6.3 2024-03-28 21:17:39 -03:00
facundoolano
ffd160ac34 switch back to upstream go-org 2024-03-28 21:16:47 -03:00
facundoolano
016de6dc03 update gitignore 2024-03-22 10:41:48 -03:00
Facundo Olano
281d06934e
Jekyll to jorge migration post (#33)
* fix list css

* post draft

* undraft

* excerpt

* corrections

* grammar
2024-03-20 13:08:59 -03:00
facundoolano
3ec74a5a57 v0.6.2 2024-03-19 14:53:04 -03:00
facundoolano
990e98231e use go-org fork without replace 2024-03-19 14:52:33 -03:00
Facundo Olano
7bc5baa253
Minify exclusions (#31)
* add minify exclusions support

* load exclusions

* fix bug

* load minify

* fix yaml type coersion

* skip dot files when building
2024-03-15 19:55:50 -03:00
facundoolano
c2c981c156 v0.6.1 2024-03-15 17:56:33 -03:00
facundoolano
d28b97e7cb handle non relate urls in absolute_url filter 2024-03-15 17:50:31 -03:00
facundoolano
9176c035e7 generic date format in docs and initfiles 2024-03-15 17:42:38 -03:00
Facundo Olano
aa6378ffc9
AI devlog post (#30)
* first draft

* cleanup draft

* grammar

* excerpt
2024-03-14 17:08:28 -03:00
facundoolano
5c45c2450b v0.6.0 2024-03-14 12:25:02 -03:00
facundoolano
ac83d47f71 add --no-minify to jorge build 2024-03-14 12:21:00 -03:00
facundoolano
23b6bc4cce v0.5.1 2024-03-13 16:18:26 -03:00
facundoolano
eade40482d hidden-mobile important in main.css 2024-03-13 16:18:09 -03:00
facundoolano
9688ffcc36 tweak footnotes style 2024-03-13 16:13:58 -03:00
facundoolano
9f4c7e14f3 v0.5.0 2024-03-13 15:38:17 -03:00
facundoolano
c3a1cd7179 use go-org fork 2024-03-13 15:37:41 -03:00
Facundo Olano
e874699feb
Add development notes post (#28)
* outline and first section content

* new tag

* draft cli section

* draft smartypants section

* draft css notes

* fill missing parts of first section

* cleanup draft

* another cleanup round

* grammar
2024-03-11 16:09:08 -03:00
facundoolano
7df0be12c8 Revert "back to default heading levels for org files"
This reverts commit d328d00d66.
2024-03-07 19:48:42 -03:00
facundoolano
d328d00d66 back to default heading levels for org files 2024-03-07 18:32:31 -03:00