Migrar de novo para gitea 🙏
This commit is contained in:
19
public/slides/index.xml
Normal file
19
public/slides/index.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Slides on Developer Bedoya</title>
|
||||
<link>https://developerbedoya.net/slides/</link>
|
||||
<description>Recent content in Slides on Developer Bedoya</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>pt-br</language>
|
||||
<lastBuildDate>Sat, 24 Dec 2022 11:15:29 -0300</lastBuildDate>
|
||||
<atom:link href="https://developerbedoya.net/slides/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>An intro to Marp</title>
|
||||
<link>https://developerbedoya.net/slides/marp/</link>
|
||||
<pubDate>Sat, 24 Dec 2022 11:15:29 -0300</pubDate>
|
||||
<guid>https://developerbedoya.net/slides/marp/</guid>
|
||||
<description><!DOCTYPE html>Previous slideNext slideToggle fullscreenOpen presenter view An intro to Marp By: Daniel Bedoya Alzate
Slide Header Use Markdown to write slides! Tons of cool features! Code! /** A Super helpful function! */ void Add (int a, int b) { return a + b; } Math! A single line expression...
OR, a multi-line expression.
Images Images Marp has a variety of image modifiers
 You can stack backgrounds horizontally</description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user