- Aug 30, 2019
-
-
akwizgran authored
-
- Jan 14, 2019
-
-
micressor authored
-
micressor authored
-
micressor authored
* Add html lang tag * Error: A charset attribute on a meta element found after the first 1024 bytes. * Error: An img element must have an alt attribute, except under certain conditions. * Error: Stray end tag input. * Warning: The language attribute on the script element is obsolete. You can safely omit it. * Error: An img element must have an alt attribute, except under certain conditions. * Error: duplicate menu ids * Baseof: Remove duplicate ids * Warning: The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead. * The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead. * Error: Element f12 not allowed as child of element p in this context. * Error: An img element must have an alt attribute, except under certain conditions. * Stray end tag input. * The language attribute on the script element is obsolete. You can safely omit it. * Unclosed element div.
-
Found a interessting solution: https://stackoverflow.com/questions/483212/effective-method-to-hide-email-from-spam-bots#10300743
-
micressor authored
* 1st try to template briar * Add home page * Add README.md * Fix markdown syntax * Convert config.toml into config.yaml * Add .gitignore * Templating <head/> part * Fix list and single page templating * Convert pages directly with pandoc * Configure link types: blogposts will have /post/ in front. * Templating site menus * Enable ATOM feed template * Templating homepage with news
-
- Dec 21, 2018
-
-
micressor authored
-
- Dec 19, 2018
-
-
micressor authored
-
- Dec 12, 2018
-
-
* Add html lang tag * Error: A charset attribute on a meta element found after the first 1024 bytes. * Error: An img element must have an alt attribute, except under certain conditions. * Error: Stray end tag input. * Warning: The language attribute on the script element is obsolete. You can safely omit it. * Error: An img element must have an alt attribute, except under certain conditions. * Error: duplicate menu ids * Baseof: Remove duplicate ids * Warning: The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead. * The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead. * Error: Element f12 not allowed as child of element p in this context. * Error: An img element must have an alt attribute, except under certain conditions. * Stray end tag input. * The language attribute on the script element is obsolete. You can safely omit it. * Unclosed element div.
-
- Dec 08, 2018
-
-
micressor authored
Found a interessting solution: https://stackoverflow.com/questions/483212/effective-method-to-hide-email-from-spam-bots#10300743
-
- Nov 29, 2018
-
-
* 1st try to template briar * Add home page * Add README.md * Fix markdown syntax * Convert config.toml into config.yaml * Add .gitignore * Templating <head/> part * Fix list and single page templating * Convert pages directly with pandoc * Configure link types: blogposts will have /post/ in front. * Templating site menus * Enable ATOM feed template * Templating homepage with news
-