aboutsummaryrefslogtreecommitdiffstats
path: root/post.html
Commit message (Collapse)AuthorAgeFilesLines
* fix semantic HTML5, refactoring article tagJesús2019-03-171-18/+18
|
* remove TAB spacesJesús2019-03-071-216/+216
|
* fix SVGiconsJesús2019-03-061-3/+6
|
* prepare for new version - step 1Jesús2019-03-061-41/+61
|
* change semantic HTML5Jesús2019-02-121-4/+4
|
* Fix navbar-menu in mobile without JavaScriptJesús2019-02-111-13/+11
| | | | | | | | | | | | | | | | | | The problem is that Bulma doesn't offer the same basic functionality without JavaScript. Namely, if you don't have JavaScript enabled, you cannot access the navbar menu nor toggle the navigation menu in mobile or low-resolution devices. However, it's possible to offer this features without JavaScritp. Unlike the JavaScript version, the version without JavaScript doesn't have an animation when you toggle the navigation menu. It's impossible to change the value of the attribute aria-expanded (which should change to true when the menu is shown), so it must be removed. Furthermore, maybe it's not enough to use the pseudoelement :hover Obviously, the ones who disable JavaScript will have less features, but the website will be usable.
* Fix metadata and viewportJesús2019-02-031-0/+3
|
* text ustifiedJesús2019-02-031-1/+1
|
* first commitJesús2019-01-171-0/+330