Skip to content

My custom theme is not being use by EGO #45

@shackra

Description

@shackra

Hello, again!

I generated a preview of my blog and I noticed that it is using the default instead of my customized theme. I'm not sure if I'm missing something, here is the current value of ego/project-config-alist:

(("El blog de Shackra"
  :repository-directory "~/Documentos/elblog.deshackra.com/"
  :repository-html-branch nil
  :repository-org-branch "master"
  :default-category "blog"
  :site-domain "http://elblog.deshackra.com"
  :site-main-title "El blog de Shackra"
  :site-sub-title "No seas tan abierto de mente o tu cerebro se caerá"
  :ignore-file-name-regexp "README"
  :rss
  ("RSS" "/rss.xml")
  :about
  ("Sobre mi" "/about")
  :theme-root-directory
  (list
   (expand-file-name "org-page-themes" user-emacs-directory))
  :theme
  (shackra)
  :source-browse-url
  ("Bitbucket" "https://bitbucket.org/shackra/blog/")
  :confound-email t :web-server-docroot "~/Documentos/deshackra.com/elblog.deshackra.com" :web-server-port 5777))

Check org-page-themes if you think there is something wrong with the hierarchy of the templates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions