Commit graph

163 commits

Author SHA1 Message Date
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
facundoolano
81aa742c57 v0.4.1 2024-03-07 12:50:24 -03:00
facundoolano
97cc3937ee print build file errors 2024-03-07 12:50:00 -03:00
facundoolano
2109d19c19 add excerpt 2024-03-06 12:02:20 -03:00
facundoolano
e1926bd744 v0.4.0 2024-03-06 11:59:35 -03:00
facundoolano
7c4e0085df fix grammar 2024-03-06 11:43:49 -03:00
facundoolano
2afd897ab3 print site building times 2024-03-06 11:35:22 -03:00
facundoolano
d3ca71e95e more corrections to serve post 2024-03-06 11:26:12 -03:00
facundoolano
d37379a0b1 fix previous post date 2024-03-06 11:26:05 -03:00
facundoolano
2d2db99441 extract event broker instantiation 2024-03-06 11:25:52 -03:00
facundoolano
0d62e10a02 landing tweaks 2024-03-05 19:27:43 -03:00
facundoolano
6f480dee98 use location instead of hardcoded url in livereload snippets 2024-03-05 16:34:16 -03:00
facundoolano
98eb2cd556 finish serve post draft 2024-03-05 14:23:19 -03:00
facundoolano
28b2d32406 more post content 2024-03-05 10:54:36 -03:00
facundoolano
b16bfef0c6 fill in some content for the serve post 2024-03-04 17:23:06 -03:00
facundoolano
173a79d4ba cleanup serve post intro 2024-03-04 14:40:09 -03:00
facundoolano
1eeecd4f8f preserve font-size in inline code blogs 2024-03-04 14:39:53 -03:00