Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Publishing pages could be more convenient... #5

Open
justin808 opened this issue May 4, 2013 · 0 comments
Open

Publishing pages could be more convenient... #5

justin808 opened this issue May 4, 2013 · 0 comments

Comments

@justin808
Copy link

Seems that to publish pages, one has to create a new entry in one's emacs config, like this for an about page:

        ("about" .  (:base-directory "~/octopress/source/about/"
                                        :base-extension "org"
                                        :publishing-directory "~/octopress/source/about/"
                                        :sub-superscript ""
                                        :recursive t
                                        :publishing-function org-publish-org-to-octopress
                                        :headline-levels 4
                                        :html-extension "markdown"
                                        :octopress-extension "markdown"
                                        :body-only t))

Having a separate project per page does not seem ideal.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant