|
1 | 1 | <?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?> |
2 | 2 | <feed xmlns="http://www.w3.org/2005/Atom"> |
3 | | - <id>https://dev.ipworkshop.ro/blog</id> |
| 3 | + <id>https://developer.ipworkshop.ro/blog</id> |
4 | 4 | <title>IP Workshop Summer School Developer Blog</title> |
5 | 5 | <updated>2021-08-26T00:00:00.000Z</updated> |
6 | 6 | <generator>https://github.com/jpmonette/feed</generator> |
7 | | - <link rel="alternate" href="https://dev.ipworkshop.ro/blog"/> |
| 7 | + <link rel="alternate" href="https://developer.ipworkshop.ro/blog"/> |
8 | 8 | <subtitle>IP Workshop Summer School Developer Blog</subtitle> |
9 | | - <icon>https://dev.ipworkshop.ro/img/favicon.ico</icon> |
| 9 | + <icon>https://developer.ipworkshop.ro/img/favicon.ico</icon> |
10 | 10 | <entry> |
11 | 11 | <title type="html"><![CDATA[Welcome]]></title> |
12 | | - <id>https://dev.ipworkshop.ro/blog/welcome</id> |
13 | | - <link href="https://dev.ipworkshop.ro/blog/welcome"/> |
| 12 | + <id>https://developer.ipworkshop.ro/blog/welcome</id> |
| 13 | + <link href="https://developer.ipworkshop.ro/blog/welcome"/> |
14 | 14 | <updated>2021-08-26T00:00:00.000Z</updated> |
15 | 15 | <summary type="html"><![CDATA[Docusaurus blogging features are powered by the blog plugin.]]></summary> |
16 | 16 | <content type="html"><![CDATA[<p><a href="https://docusaurus.io/docs/blog" target="_blank" rel="noopener noreferrer">Docusaurus blogging features</a> are powered by the <a href="https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog" target="_blank" rel="noopener noreferrer">blog plugin</a>.</p> |
|
23 | 23 | <li><code>2019-05-30-welcome/index.md</code></li> |
24 | 24 | </ul> |
25 | 25 | <p>A blog post folder can be convenient to co-locate blog post images:</p> |
26 | | -<p><img decoding="async" loading="lazy" alt="Docusaurus Plushie" src="https://dev.ipworkshop.ro/assets/images/docusaurus-plushie-banner-a60f7593abca1e3eef26a9afa244e4fb.jpeg" width="1500" height="500" class="img_ev3q"></p> |
| 26 | +<p><img decoding="async" loading="lazy" alt="Docusaurus Plushie" src="https://developer.ipworkshop.ro/assets/images/docusaurus-plushie-banner-a60f7593abca1e3eef26a9afa244e4fb.jpeg" width="1500" height="500" class="img_ev3q"></p> |
27 | 27 | <p>The blog supports tags as well!</p> |
28 | 28 | <p><strong>And if you don't want a blog</strong>: just delete this directory, and use <code>blog: false</code> in your Docusaurus config.</p>]]></content> |
29 | 29 | <author> |
|
40 | 40 | </entry> |
41 | 41 | <entry> |
42 | 42 | <title type="html"><![CDATA[MDX Blog Post]]></title> |
43 | | - <id>https://dev.ipworkshop.ro/blog/mdx-blog-post</id> |
44 | | - <link href="https://dev.ipworkshop.ro/blog/mdx-blog-post"/> |
| 43 | + <id>https://developer.ipworkshop.ro/blog/mdx-blog-post</id> |
| 44 | + <link href="https://developer.ipworkshop.ro/blog/mdx-blog-post"/> |
45 | 45 | <updated>2021-08-01T00:00:00.000Z</updated> |
46 | 46 | <summary type="html"><![CDATA[Blog posts support Docusaurus Markdown features, such as MDX.]]></summary> |
47 | 47 | <content type="html"><![CDATA[<p>Blog posts support <a href="https://docusaurus.io/docs/markdown-features" target="_blank" rel="noopener noreferrer">Docusaurus Markdown features</a>, such as <a href="https://mdxjs.com/" target="_blank" rel="noopener noreferrer">MDX</a>.</p> |
|
58 | 58 | </entry> |
59 | 59 | <entry> |
60 | 60 | <title type="html"><![CDATA[Long Blog Post]]></title> |
61 | | - <id>https://dev.ipworkshop.ro/blog/long-blog-post</id> |
62 | | - <link href="https://dev.ipworkshop.ro/blog/long-blog-post"/> |
| 61 | + <id>https://developer.ipworkshop.ro/blog/long-blog-post</id> |
| 62 | + <link href="https://developer.ipworkshop.ro/blog/long-blog-post"/> |
63 | 63 | <updated>2019-05-29T00:00:00.000Z</updated> |
64 | 64 | <summary type="html"><![CDATA[This is the summary of a very long blog post,]]></summary> |
65 | 65 | <content type="html"><![CDATA[<p>This is the summary of a very long blog post,</p> |
|
89 | 89 | </entry> |
90 | 90 | <entry> |
91 | 91 | <title type="html"><![CDATA[First Blog Post]]></title> |
92 | | - <id>https://dev.ipworkshop.ro/blog/first-blog-post</id> |
93 | | - <link href="https://dev.ipworkshop.ro/blog/first-blog-post"/> |
| 92 | + <id>https://developer.ipworkshop.ro/blog/first-blog-post</id> |
| 93 | + <link href="https://developer.ipworkshop.ro/blog/first-blog-post"/> |
94 | 94 | <updated>2019-05-28T00:00:00.000Z</updated> |
95 | 95 | <summary type="html"><![CDATA[Lorem ipsum dolor sit amet...]]></summary> |
96 | 96 | <content type="html"><![CDATA[<p>Lorem ipsum dolor sit amet...</p> |
|
0 commit comments