hugoWebsite/public/page/index.xml

11 lines
3.0 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pages on Example Site</title><link>https://www.example.org/page/</link><description>Recent content in Pages on Example Site</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 18 Dec 2021 11:10:36 +0800</lastBuildDate><atom:link href="https://www.example.org/page/index.xml" rel="self" type="application/rss+xml"/><item><title>About</title><link>https://www.example.org/page/about/</link><pubDate>Sat, 18 Dec 2021 11:10:36 +0800</pubDate><guid>https://www.example.org/page/about/</guid><description>A Test with Tailwind Prose Classes With the new @tailwindcss/typography module I can add prose modifiers that will render to the output HTML. This allows you to style HTML tags individually with i.e. prose-h*:text-color-*00
this is a H1 header this is a H2 header this is a H3 header this is a H4 header You can change link colors too and define hover with prose prose-a:text-pink-700 hover:prose-a:text-cyan-700 - example: gohugo.io</description></item><item><title>Contact</title><link>https://www.example.org/page/contact/</link><pubDate>Sat, 18 Dec 2021 11:10:36 +0800</pubDate><guid>https://www.example.org/page/contact/</guid><description> We use an agile approach to test assumptions and connect with the needs of your audience early and often.
First Name Last Name Your email Phone Number Your message By submitting this form you agree to our terms and conditions and our privacy policy which explains how we may collect, use and disclose your personal information including to third parties.
Send Message</description></item><item><title>Prose</title><link>https://www.example.org/page/prose/</link><pubDate>Sat, 18 Dec 2021 11:10:36 +0800</pubDate><guid>https://www.example.org/page/prose/</guid><description>A Test with Tailwind Prose Classes With the new @tailwindcss/typography module I can add prose modifiers that will render to the output HTML. This allows you to style HTML tags individually with i.e. prose-h*:text-color-*00
this is a H1 header this is a H2 header this is a H3 header this is a H4 header You can change link colors too and define hover with prose prose-a:text-pink-700 hover:prose-a:text-cyan-700 - example: gohugo.io</description></item><item><title/><link>https://www.example.org/page/readme/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.example.org/page/readme/</guid><description>Hugo &amp;amp; Tailwind-3.0 A barebone Hugo &amp;amp; Tailwind CSS 3.0 starter kit
Download and install in VS Code
To start developing: npm run start
To generate the site HTML: npm run build
npm run start will run two command parallel: npx tailwindcss -i ./assets/css/main.css -o ./assets/css/style.css &amp;ndash;watch
and hugo server
Note: When you start npm run start a style.css must exist - or you get an error! Just do a Ctrl+C and run npm run start - even though you got an error but a style was written anyway and 2nd time round it should start fine.</description></item></channel></rss>