Vadim Makeev
Vadim Makeev
I’ve been using Eleventy to generate different files, from iCal to RSS. I talk about permalinks in [another issue](https://github.com/11ty/eleventy-plugin-webc/issues/52), but I’d like to address XML here. It seems like the...
Unfortunately it’s quite common pattern people copy from the spec: ``` ``` And I see the following error: ``` /Users/pepelsbey/Projects/Opera/Dev.Opera/Site/node_modules/gulp-beml/node_modules/map-stream/index.js:103 throw err ^ Error: Parse Error: ```
https://dev.opera.com/articles/opera-mini-and-javascript/
Reminder task. Since we won’t have URLs like this soon: `dev.opera.com/extension-docs/search.html` is would be good to update article and extension with something more universal. But not right now, only once...
## Sub-tasks (75 items each) https://github.com/operasoftware/devopera/issues/53#issuecomment-74233253
Search for `
Such as: ``` my.opera.com/* snapshot.opera.com/* people.opera.com/person/* tc.labs.opera.com/* widgets.opera.com ``` All of them should be at least removed as active links and kept as a text.
Custom categories pages (not all of them) such as `/articles/` and `/blog/` should be divided into pages: `/category/n/` (based on config variable set) with `page.next` and `page.prev` objects available containing...
I mean `articles/_posts/2012-04-25-drag-and-drop.md` It's located at http://miketaylr.com/test/security.html and lacking http://people.opera.com/miket/2012/4/origin.html page. As far as I understand, it requires two domains to work. It could be `dev.opera.com` + `jsfiddle.com` or some...