not really known
Go to file
2023-05-17 12:39:06 -03:00
app hotfix-3 2023-05-17 12:39:06 -03:00
gen/blog chore: comment 2023-04-26 18:09:55 +02:00
lib fix: symlink strandio 2023-04-21 19:10:09 +02:00
mar 413 upgrade actually now 2023-05-11 11:57:26 -04:00
sur fix: address pr comments 2023-04-25 15:20:14 +02:00
ted chore: style 2023-05-02 21:10:13 +02:00
desk.bill initial 2023-02-11 18:46:49 -06:00
desk.docket-0 ship updated 2023-02-12 21:42:20 -06:00
desk.ship desk files added 2023-02-12 21:31:24 -06:00
README.md Update README.md 2023-05-05 09:25:35 -05:00
sys.kelvin 413 upgrade 2023-05-11 11:34:48 -04:00

%blog

%blog lets you create and serve a simple html website from your ship.

Features

  • Markdown support
  • Custom CSS themes
  • Drafts
  • Serve your %blog from the same domain as your ship with zero config

Installation

Install %blog with

|install ~hanrut-sillet-dachus-tiprel %blog

Export

If you want to move your blog to another Urbit, run :blog|export %.y. If you want to serve your blog from a normal server, run :blog|export %.n. The file format for each of these cases is slightly different.

To see it, ensure you have mounted the blog desk with |mount %blog, and it will appear in unix.

Import

After an export (or if you have files from elsewhere), you can import files into %blog. First make sure they have the same structure as an export, it should look something like this in your desk:

/blog
  /import
    /published
      /md
      /html
    /drafts
    /themes

Then run -blog!import in the dojo.