The Arcology is a website engine built around org-mode docs and Phoenix Elixir. Just enough dynamic bits to make it interesting.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan Rix f45e01b371 some small cleanup of ArcologyWeb.OrgController 3 years ago
assets settle the sigma network quicker 3 years ago
config pull the prefix path in to a config so that its reasonable to work with 3 years ago
lib some small cleanup of ArcologyWeb.OrgController 3 years ago
lisp remove arcology-directory from file keys in tables 3 years ago
priv Carry in prior work on assets package 3 years ago
test phx.gen, starting to integrate web layer for site 3 years ago
.formatter.exs re-gen to use sqlite_ecto2 3 years ago
.gitignore import org-roam elisp as its own library to be used batch 3 years ago
README.md phx.gen, starting to integrate web layer for site 3 years ago
mix.exs phx.gen, starting to integrate web layer for site 3 years ago
mix.lock phx.gen, starting to integrate web layer for site 3 years ago

README.md

Arcology

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more