-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrssfeed.xml
152 lines (139 loc) · 12.3 KB
/
rssfeed.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>POSTS</title>
<link>https://postnetlify.netlify.app</link>
<description>Latest posts from your blog</description>
<atom:link href="https://postnetlify.netlify.app/rssfeed.xml" rel="self" type="application/rss+xml" />
<item>
<title>Cara Kerja Sistem CRUD Berbasis Netlify Forms</title>
<link>https://postnetlify.netlify.app/static/cara-kerja-sistem-crud-berbasis-netlify-forms-338.html</link>
<description>Memahami Cara Kerja Sistem CRUD Berbasis Netlify FormsArtikel ini membahas inti dari sebuah sistem berbasis&nbsp;CRUD&nbsp;(Create, Read, Update, Delete) yang menggunakan&nbsp;Netlify...</description>
<category>development</category>
<author>[email protected] (Master)</author>
<pubDate>Sat, 21 Dec 2024 07:52:01 GMT</pubDate>
<guid isPermaLink="true">https://postnetlify.netlify.app/static/cara-kerja-sistem-crud-berbasis-netlify-forms-338.html</guid>
<media:content url="https://res.cloudinary.com/harga-promo-diskon/image/upload/f_auto/v1734767520/cara-kerja-sistem-crud-berbasis-netlify-forms-338.webp.webp" />
</item>
<item>
<title>Memaksa File di Github Diikutsertakan ke Dalam Deployment Netlify</title>
<link>https://postnetlify.netlify.app/static/memaksa-file-di-github-diikutsertakan-ke-dalam-deployment-netlify-670.html</link>
<description>Kesalahan ini terjadi karena file static-post-template.html tidak ditemukan pada lokasi yang ditentukan (/var/task/netlify/functions/static-post-template.html). Masalah ini dapat disebabkan oleh:File tidak termasuk...</description>
<category>development</category>
<author>[email protected] (Master)</author>
<pubDate>Sun, 15 Dec 2024 07:29:31 GMT</pubDate>
<guid isPermaLink="true">https://postnetlify.netlify.app/static/memaksa-file-di-github-diikutsertakan-ke-dalam-deployment-netlify-670.html</guid>
<media:content url="https://res.cloudinary.com/harga-promo-diskon/image/upload/f_auto/v1734247770/memaksa-file-di-github-diikutsertakan-ke-dalam-deployment-netlify-670.avif.avif" />
</item>
<item>
<title>Write Static HTML Generator Using Netlify Function into Github</title>
<link>https://postnetlify.netlify.app/static/write-static-html-generator-using-netlify-function-into-github-122.html</link>
<description>Tidak secara otomatis. Form Netlify akan mengirimkan data ke endpoint default Netlify atau endpoint lain yang Anda tentukan. Agar form...</description>
<category>javascript</category>
<author>[email protected] (Master)</author>
<pubDate>Sat, 14 Dec 2024 22:20:57 GMT</pubDate>
<guid isPermaLink="true">https://postnetlify.netlify.app/static/write-static-html-generator-using-netlify-function-into-github-122.html</guid>
<media:content url="https://res.cloudinary.com/harga-promo-diskon/image/upload/f_auto/v1734214855/write-static-html-generator-using-netlify-function-into-github-122.avif.avif" />
</item>
<item>
<title> Saving a Payload to a File in a GitHub Repo Using Netlify Function and GitHub API</title>
<link>https://postnetlify.netlify.app/static/saving-a-payload-to-a-file-in-a-github-repo-using-netlify-function-and-github-api-549.html</link>
<description>Here is a summary of the logic and workflow of the process of saving a payload to a file in...</description>
<category>js, blogging</category>
<author>[email protected] (Master)</author>
<pubDate>Thu, 12 Dec 2024 03:12:32 GMT</pubDate>
<guid isPermaLink="true">https://postnetlify.netlify.app/static/saving-a-payload-to-a-file-in-a-github-repo-using-netlify-function-and-github-api-549.html</guid>
<media:content url="https://res.cloudinary.com/harga-promo-diskon/image/upload/f_auto/v1733973151/saving-a-payload-to-a-file-in-a-github-repo-using-netlify-function-and-github-api-549.webp.webp" />
</item>
<item>
<title>Blogging Using Netlify Function to Write to Github</title>
<link>https://postnetlify.netlify.app/static/blogging-using-netlify-function-to-write-to-github-593.html</link>
<description>To blog using a Netlify function to write to GitHub, you can&nbsp;create a serverless function within your Netlify project that...</description>
<category>js, blogging</category>
<author>[email protected] (Master)</author>
<pubDate>Thu, 12 Dec 2024 02:50:24 GMT</pubDate>
<guid isPermaLink="true">https://postnetlify.netlify.app/static/blogging-using-netlify-function-to-write-to-github-593.html</guid>
<media:content url="https://res.cloudinary.com/harga-promo-diskon/image/upload/f_auto/v1733971823/blogging-using-netlify-function-to-write-to-github-593.webp.webp" />
</item>
<item>
<title>Write to GitHub Repo Using a Netlify Function</title>
<link>https://postnetlify.netlify.app/static/write-to-github-repo-using-a-netlify-function-744.html</link>
<description>To write to GitHub using a Netlify function, you need to&nbsp;create a serverless function in your Netlify project that makes...</description>
<category>javascript</category>
<author>[email protected] (Master)</author>
<pubDate>Thu, 12 Dec 2024 02:44:27 GMT</pubDate>
<guid isPermaLink="true">https://postnetlify.netlify.app/static/write-to-github-repo-using-a-netlify-function-744.html</guid>
<media:content url="https://res.cloudinary.com/harga-promo-diskon/image/upload/f_auto/v1733971465/write-to-github-repo-using-a-netlify-function-744.webp.webp" />
</item>
<item>
<title>ROI Website Measurement</title>
<link>https://postnetlify.netlify.app/static/roi-website-measurement-550.html</link>
<description>Market segment yang sangat mudah menyetujui untuk membuat website usaha mereka segera, tanpa banyak bertanya atau meragukan pentingnya website, biasanya...</description>
<category>development</category>
<author>[email protected] (Master)</author>
<pubDate>Tue, 10 Dec 2024 21:48:31 GMT</pubDate>
<guid isPermaLink="true">https://postnetlify.netlify.app/static/roi-website-measurement-550.html</guid>
<media:content url="https://res.cloudinary.com/harga-promo-diskon/image/upload/f_auto/v1733867310/roi-website-measurement-550.webp.webp" />
</item>
<item>
<title>Segmen Bisnis Yang Membutuhkan Website</title>
<link>https://postnetlify.netlify.app/static/segmen-bisnis-yang-membutuhkan-website-457.html</link>
<description>Berikut adalah pembagian segmen berdasarkan budget besar dan budget kecil untuk pembuatan website:1. Segmen dengan Budget BesarCiri-ciri: Fokus pada...</description>
<category>business</category>
<author>[email protected] (Master)</author>
<pubDate>Tue, 10 Dec 2024 20:07:13 GMT</pubDate>
<guid isPermaLink="true">https://postnetlify.netlify.app/static/segmen-bisnis-yang-membutuhkan-website-457.html</guid>
<media:content url="https://res.cloudinary.com/harga-promo-diskon/image/upload/f_auto/v1733861232/segmen-bisnis-yang-membutuhkan-website-457.webp.webp" />
</item>
<item>
<title>Tips SEO untuk Artikel Ini</title>
<link>https://postnetlify.netlify.app/static/tips-seo-untuk-artikel-ini-188.html</link>
<description>Gunakan Kata Kunci yang Tepat"Hosting gratis di Google Cloud""Membuat guestbook HTML""Firebase hosting tutorial"Optimalkan Judul dan Meta DescriptionJudul: "Panduan Hosting HTML...</description>
<category>tips</category>
<author>[email protected] (Master)</author>
<pubDate>Sun, 08 Dec 2024 07:01:42 GMT</pubDate>
<guid isPermaLink="true">https://postnetlify.netlify.app/static/tips-seo-untuk-artikel-ini-188.html</guid>
<media:content url="https://res.cloudinary.com/harga-promo-diskon/image/upload/f_auto/v1733641301/tips-seo-untuk-artikel-ini-188.jpg.jpg" />
</item>
<item>
<title>Hosting HTML Static Secara Gratis di Google Cloud</title>
<link>https://postnetlify.netlify.app/static/hosting-html-static-secara-gratis-di-google-cloud-841.html</link>
<description>Berikut adalah langkah-langkah membuat dan menghosting HTML static di Google Cloud secara gratis, sekaligus mengimplementasikan form untuk mencatat guestbook:1. Setup...</description>
<category>hosting</category>
<author>[email protected] (Master)</author>
<pubDate>Sun, 08 Dec 2024 06:31:30 GMT</pubDate>
<guid isPermaLink="true">https://postnetlify.netlify.app/static/hosting-html-static-secara-gratis-di-google-cloud-841.html</guid>
<media:content url="https://res.cloudinary.com/harga-promo-diskon/image/upload/f_auto/v1733639489/hosting-html-static-secara-gratis-di-google-cloud-841.jpg.jpg" />
</item>
<item>
<title>Hard way Netlify Alternative, Google Cloud Free Hosting Static HTML, Form and Functions</title>
<link>https://postnetlify.netlify.app/static/hard-way-netlify-alternative-google-cloud-free-hosting-static-html-form-and-functions-287.html</link>
<description>Menggunakan Google Cloud untuk Mendapatkan Fasilitas Free Hosting Static HTML, Form Submission, dan Serverless FunctionBerikut adalah langkah-langkah yang dapat Anda...</description>
<category>hosting, tutorial</category>
<author>[email protected] (Faster)</author>
<pubDate>Sat, 07 Dec 2024 22:22:00 GMT</pubDate>
<guid isPermaLink="true">https://postnetlify.netlify.app/static/hard-way-netlify-alternative-google-cloud-free-hosting-static-html-form-and-functions-287.html</guid>
<media:content url="https://res.cloudinary.com/harga-promo-diskon/image/upload/f_auto/v1733610119/hard-way-netlify-alternative-google-cloud-free-hosting-static-html-form-and-functions-287.png.png" />
</item>
<item>
<title>Sebuah AI Akan Dapat Belajar dari AI lainnya, Jika AI Saling Terhubung</title>
<link>https://postnetlify.netlify.app/static/sebuah-ai-akan-dapat-belajar-dari-ai-lainnya-jika-ai-saling-terhubung-899.html</link>
<description>Menghubungkan 2000 program AI dari berbagai perusahaan ke dalam satu sistem besar bisa memiliki dampak yang sangat luas dan kompleks....</description>
<category>Future</category>
<author>[email protected] (Roy)</author>
<pubDate>Wed, 04 Dec 2024 17:50:12 GMT</pubDate>
<guid isPermaLink="true">https://postnetlify.netlify.app/static/sebuah-ai-akan-dapat-belajar-dari-ai-lainnya-jika-ai-saling-terhubung-899.html</guid>
<media:content url="https://res.cloudinary.com/harga-promo-diskon/image/upload/f_auto/v1733334611/sebuah-ai-akan-dapat-belajar-dari-ai-lainnya-jika-ai-saling-terhubung-899.jpg.jpg" />
</item>
<item>
<title>Inilah Keberhasilan Digital Transformation dari Netflix</title>
<link>https://postnetlify.netlify.app/static/inilah-keberhasilan-digital-transformation-dari-netflix-538.html</link>
<description>Siapa sih yang tidak tahu Netflix? Salah satu perusahaan penyedia layanan hiburan terkemuka didunia dengan 183 juta pelanggan di lebih...</description>
<category>article</category>
<author>[email protected] (Roy)</author>
<pubDate>Mon, 02 Dec 2024 06:57:07 GMT</pubDate>
<guid isPermaLink="true">https://postnetlify.netlify.app/static/inilah-keberhasilan-digital-transformation-dari-netflix-538.html</guid>
<media:content url="https://res.cloudinary.com/harga-promo-diskon/image/upload/v1733122625/inilah-keberhasilan-digital-transformation-dari-netflix-538.jpg.jpg" />
</item>
</channel>
</rss>