it security
As more devices need to be connected and through even faster networks, the demand for vetted, readily available field engineers has never been greater...
4 months ago
Is Wiki Content Portable?
I'm thinking of starting a wiki, probably on a low cost LAMP hosting account. I'd like the option of exporting my content later in case I want to run ...
3 years ago
Chain style html markup
Ruby |
https://codedump.io/share/htGsvO9ZTlzJ
|
Motivation and Problem
There are several libraries for generating html markup strings using ruby (erb, haml, builder, markaby, tagz, ...), but I am n...
4 years ago
Markup Validation, Errors found
HTML |
https://codedump.io/share/smwoNdb2b5JW
|
I've tried recently to validate a web page and every time I run the validator it outputs the same errors, although the structure of the page seems leg...
4 years ago
Which Wiki text syntax or Markdown to use?
Markdown |
https://codedump.io/share/lZSCDD8bnzl5
|
Working on my personal knowledge base... I want to format my documents, even on local hard disk in wiki syntax. Sometimes I would upload them to a (co...
3 years ago
Get today's date in Jekyll with Liquid markup
Ruby |
https://codedump.io/share/hYjtzoiM1ecl
|
This (should) be easy, I think, but I'm unable to get today's date to show in a Jekyll page using Liquid markup. According to the documentation, I sho...
5 years ago
Improving HTML markup
HTML |
https://codedump.io/share/sFp4JXw7e19z
|
I was given a test and the guy just said:
Improve the html
<div class="header"></div>
<div class="main"></div>
<div ...
4 years ago