The Easy Web File Maker

homexbsdevdocsexamplenews

Examples

This shows off some cool examples of what ewfm can do!

Markdown

h1

h2

h3

h4

h5
h6

bold! italic! strikethrough! underline!

quotes?

yes!

nested too

Code too!

Images!

Even links!

Usertags

Usertags are functions in ewfm that let you automatically insert information about your website and setup!

A usertag looks like $THIS$!

the EWFM tag outputs a small paragraph about how your site was generated!

$EWFM$

the THEME tag outputs the name of your theme!

$THEME$

the TIME tag outputs the time when your page is being processed!

$TIME$

the RUBY tag outputs the version of Ruby on your system!

$RUBY$

the MODIFIED tag outputs the last modified date of the current file in DD/MM/YYYY format!

$MODIFIED$