Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
danpros
on March 4, 2014
|
parent
|
context
|
favorite
| on:
HTMLy: Databaseless Blogging Platform (Flat-File B...
The initial version was using a standard markup for the title but I change it due to avoid if there is a double h1 :)
For the next point as tags, dates, I chose to put it as a filename for the sake of speed.
kijin
on March 4, 2014
[–]
In HTML5, it's OK to have multiple <h1> tags in a page, provided that they belong to separate sections, articles, etc.
danpros
on March 5, 2014
|
parent
[–]
If you try it, you will realize that to write an article using the admin panel is quite user friendly :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
For the next point as tags, dates, I chose to put it as a filename for the sake of speed.