assets | ||
content | ||
.gitignore | ||
build_exocortex.sh | ||
copy_latex_images.sh | ||
create-site.el | ||
create.sh | ||
LICENSE | ||
ox-hugo-exocortex.el | ||
publish.sh | ||
README.md |
cosmicflow.space
This is the source code of the cosmicflow website
How it works
There is a main script called just cd into the cloned repository, and run it, this runs all other scripts and generates the static stite in the directory.
Ofcourse do not expect it to work as is. There are many things which have to be configured according to your needs, the purpose of this is to serve as template for you to build your sites, not to be used as is.
cd cosmicflow
./create.sh
Images
Here are the link formats in org mode and how they are rendered
/absolute/path/with/no/content/someimg.imgextension - as a plain text href relative/path/with/some/content/someimg.imgextension - as displayed as full width image
for more control use the #+HTML tag
Table of Contents
For Table of Contents links to work it is for now necessary to add a custom id block like the follows for all headings to be linked
- Some heading :PROPERTIES: :CUSTOM_ID: some-heading :END:
Note - for now the custom_id must be some-heading and not some_other_heading
Latex
Use dvisvgm it looks better