Archive
This index.html was generated by portable-php. Edited by Snazzy extensively with love and a lot of breaks for cats.
I am an ex web designer. I have a 10 year long empty gap in memory and left-sided brain damage. I am trying to relearn HTML, CSS, JS, and PHP to the best of my abilities, though I become confused easily. If you happen to encounter any problems or you have any advice for my website, please leave a comment on my currently non-existent guestbook. Thanks!
All opinions are my own. This is a deeply personal blog, keep this in mind as you peruse.
A "Hello, World!" program generally is a computer program that outputs or displays the message "Hello, World!". Such a program is very simple in most programming languages, and is often used to illustrate the basic syntax of a programming language. It is often the first program written by people learning to code.1 It can also be used as a sanity test to make sure that a computer language is correctly installed, and that the operator understands how to use it.
-
James A Langbridge (3 December 2013). Professional Embedded ARM Development. ISBN 9781118887820. ↩
Get portable-php to convert to HTML a collection of Markdown files.
- Write posts in
/content - Open
http://example.com/portable.phpin your browser - Save as
index.html
Or from the command-line:
php portable.php > index.htmlOn top of plain Markdown, Markdown Extra adds support for footnotes, abbreviations, definition lists, tables, class and id attributes, fenced code blocks, and Markdown inside HTML blocks.
Additionally, images are properly enclosed in figure elements (with optional figcaption), and the loading="lazy" attribute is added.
This is bold, italic, this is an internal link, this is not code, press alt.


This is a level 2 heading
This is a level 3 heading
- This
- is
- a list
- This
- is
- an ordered list
This text is in a blockquote.
This is
preformatted
text.
| This is a table | This column | This one is aligned right |
|---|---|---|
| This is a cell | is aligned | 1234.56 |
| This is a cell | center | 78.90 |
This sentence has a footnote.2
-
This is a footnote ↩
Posts tagged: #example
Posts tagged: #guide
Posts tagged: #hello-world
Posts tagged: #markdown
NOTE: This is an important piece of information. Yay!