diff --git a/components.el b/components.el index 5f0a1a3..fed7852 100644 --- a/components.el +++ b/components.el @@ -5,9 +5,19 @@ (setq org-publish-project-alist '( ("pages" - :base-directory "~/personal/org/" + :base-directory "~/code/website/org/" :base-extension "org" - :publishing-directory "~/personal/site/" + :publishing-directory "~/code/website/site/" + :recursive t + :publishing-function org-html-publish-to-html + :html-head-include-default-style nil + :headline-levels 4 + :auto-preamble t + ) + ("articles" + :base-directory "~/code/website/org/articles" + :base-extension "org" + :publishing-directory "~/code/website/site/" :recursive t :publishing-function org-html-publish-to-html :html-head-include-default-style nil @@ -15,12 +25,12 @@ :auto-preamble t ) ("static" - :base-directory "~/personal/org/" + :base-directory "~/code/website/org/" :base-extension "css\\|js\\|png\\|jpg\\|gif\\|pdf\\|mp3\\|ogg\\|swf" - :publishing-directory "~/personal/site/" + :publishing-directory "~/code/website/site/" :recursive t :publishing-function org-publish-attachment :html-head-include-default-style nil ) - ("org" :components ("pages" "static")) + ("org" :components ("pages" "articles" "static")) )) diff --git a/org/articles/20260314_london_italy.org b/org/articles/20260314_london_italy.org index be08d99..a22fde0 100644 --- a/org/articles/20260314_london_italy.org +++ b/org/articles/20260314_london_italy.org @@ -1,4 +1,9 @@ -* Da Londra all'Italia con una bici da strada nel 2026 +#+OPTIONS: toc:nil +#+OPTIONS: num:nil +#+TITLE: London to Italy 2026 +#+HTML_HEAD: + +* Da Londra all'Italia con una bici da corsa nel 2026 ** Tante buone ragioni per viaggiare a Marzo in centro Europa diff --git a/org/index.org b/org/index.org index 2153e50..d26feb4 100644 --- a/org/index.org +++ b/org/index.org @@ -21,15 +21,8 @@ ** *~* Articles -There will be articles. In the meantime, gotta go fast. -#+BEGIN_EXPORT html -
----------- __o       __o       __o       __o
--------- _`\<,_    _`\<,_    _`\<,_    _`\<,_
-------- (*)/ (*)  (*)/ (*)  (*)/ (*)  (*)/ (*)
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-
+- [[https://fragal.eu/articles/20260314_london_italy.org][{2026-04-12 18:06} Da Londra all'Italia in bici da corsa a Marzo 2026]] + #+END_EXPORT #+BEGIN_EXPORT html