Skip to content
Snippets Groups Projects
  1. Jan 14, 2019
    • micressor's avatar
      Fix validation errors according to validator.w3.org · 0d1886dd
      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.
      0d1886dd
    • micressor's avatar
      Hide emails from spam bots · c5385a73
      micressor authored and micressor's avatar micressor committed
      Found a interessting solution: https://stackoverflow.com/questions/483212/effective-method-to-hide-email-from-spam-bots#10300743
      c5385a73
    • micressor's avatar
      Templating briar · fb7cb2e9
      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
      fb7cb2e9
    • micressor's avatar
      Move all pages to hugo's static/ folder · 2399a954
      micressor authored and micressor's avatar micressor committed
      2399a954
  2. May 01, 2018
  3. Oct 26, 2017
  4. Sep 28, 2017
  5. Jul 17, 2017
  6. Jul 21, 2014
  7. Jun 13, 2014
  8. May 10, 2014
  9. Apr 24, 2014
Loading