<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jayy</title>
    <description>The latest articles on DEV Community by Jayy (@oddsnippet).</description>
    <link>https://dev.to/oddsnippet</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3494456%2F996d3943-fa57-4e2c-82cc-15cba9f55feb.png</url>
      <title>DEV Community: Jayy</title>
      <link>https://dev.to/oddsnippet</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/oddsnippet"/>
    <language>en</language>
    <item>
      <title>TextScript — Turn plain text into live websites</title>
      <dc:creator>Jayy</dc:creator>
      <pubDate>Thu, 11 Sep 2025 09:24:13 +0000</pubDate>
      <link>https://dev.to/oddsnippet/textscript-turn-plain-text-into-live-websites-436f</link>
      <guid>https://dev.to/oddsnippet/textscript-turn-plain-text-into-live-websites-436f</guid>
      <description>&lt;p&gt;This is for my project TextScript, a text-to-site engine where plain instructions become live websites. Instead of dragging blocks around or relying on AI, you just type lines of text that act like design commands. Here’s the demo link so you can try it yourself: &lt;a href="https://stirring-bublanina-533252.netlify.app/" rel="noopener noreferrer"&gt;https://stirring-bublanina-533252.netlify.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is the text prompt:&lt;/p&gt;

&lt;p&gt;Theme: Neon&lt;/p&gt;

&lt;p&gt;Page: Home&lt;br&gt;
Hero: "Welcome to TextScript"&lt;br&gt;
Text: "Turn plain words into a full website instantly."&lt;br&gt;
Button: "Learn More → About"&lt;br&gt;
Button: "Media → Media"&lt;br&gt;
Button: "Contact → Contact"&lt;/p&gt;

&lt;p&gt;Page: About&lt;br&gt;
Hero: "About TextScript"&lt;br&gt;
Text: "TextScript takes instructions like 'Hero' or 'Embed' and instantly generates styled, interactive websites."&lt;br&gt;
Card: "Fast | Sites in seconds"&lt;br&gt;
Card: "Colorful | Themes like Neon, Sunset, Retro"&lt;br&gt;
Card: "Flexible | Pages, buttons, forms, embeds"&lt;br&gt;
Button: "Back → Home"&lt;/p&gt;

&lt;p&gt;Page: Media&lt;br&gt;
Hero: "Media Showcase"&lt;br&gt;
Text: "Drop in videos or tracks:"&lt;br&gt;
Embed: YouTube → &lt;a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ" rel="noopener noreferrer"&gt;https://www.youtube.com/watch?v=dQw4w9WgXcQ&lt;/a&gt;&lt;br&gt;
Embed: Spotify → &lt;a href="https://open.spotify.com/track/7GhIk7Il098yCjg4BQjzvb" rel="noopener noreferrer"&gt;https://open.spotify.com/track/7GhIk7Il098yCjg4BQjzvb&lt;/a&gt;&lt;br&gt;
Button: "Back → Home"&lt;/p&gt;

&lt;p&gt;Page: Contact&lt;br&gt;
Hero: "Get in Touch"&lt;br&gt;
Form: ContactForm&lt;br&gt;
Button: "Back → Home"&lt;/p&gt;

&lt;p&gt;Footer: "© 2025 TextScript Demo — All Rights Reserved"&lt;/p&gt;

&lt;p&gt;^Paste that into the demo, hit Run, and watch it transform into a full site.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>showdev</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
