HAX is a lightweight, easy to use flat file CMS with a powerful design pattern focused on authoring that's powered by custom HTML tags that work anywhere!
I got some pretty advanced questions in a Slack channel about state management and how we've been able to build all of @HAXTheWeb out of just #webcomponents so I decided to answer them publicly in the event anyone else is curious - https://t.co/3W2VU8AfC0
https://t.co/GGoTTa1UlA - scroll down to see image which is a #webcomponent made in @HAXTheWeb HAX Lab which visualizes github contributor data from https://t.co/AQOZ7OshGn (or anywhere)
Journey theme is really shaping up nicely. This is a goregous @HAXTheWeb theme coming in the next release (using the custom theme workflow to build and test here)
https://t.co/WJyVhcPayV
This is a big deal for us as a community, because we have established official community reporting procedures, it's also big because people are using them to improve our platforms!
The last part about those unimpacted speaks to an important aspect to our architecture's design!
Security Release: update HAXcms and HAXiam deployments to receive important updated to PHP and NodeJS versions - https://t.co/TgDNgXGUbV
statically hosted and sites you can't log into are not impacted
The Sustainable Open Source Innovation Pipeline being created with @HAXTheWeb at Penn State.
🚀 Teach students modern web dev
🚀 Inspire action
🚀 Provide opportunities to contribute to HAX
🚀 Solve real world problems for clients
🚀 Learn modern skills and tools to make impact
See the power of @HAXTheWeb Playground + remote recipe loading.
https://t.co/lzNHY7sTqy
Playground: https://t.co/VWYInQ1n57
#webcomponents and #webcontainers are ridiculous together :)
building an AI agent to build websites based on what you ask it to do. This one was given the prompt of writing pages about student aid. This is a primitive engine currently, but showcases the potential of @HAXTheWeb hooked up to Claude to build websites.
Open link, start building a website https://t.co/VWYInQ1n57
Like what you see? Learn more ways you can build, download and deploy on the links across the top.
#webcomponents#webdev#lit#cms@HAXTheWeb
new community articles: Agentic AI — Kind of
https://t.co/TRLHX53EtN
Dave lays out how we're hooking Claud up to @HAXTheWeb CLI so that you can talk to it and it will build you HAXsites. teaching AI our commands so that it could engineer websites was always a side-quest of ours.
https://t.co/CnJzBHB1lX Using the @HAXTheWeb CLI and showing different aspects of it. This is the first time I've put down what is being built and some of the capabilities like scraping and importing content, formats, and other entire sites.
Will be building a site for it!
https://t.co/W4iANbkmbG
# copy this to make a new site with 2 pages and publish it to https://t.co/mslrVnlAxI!
npm install --global @haxtheweb/create
hax site newsite --y --no-i
cd newsite
hax site node:add --title "New Page" --content "<p>Easy Peasy</p>" --y
hax site site:surge
Project from class put into action. un-sdg is a @HAXTheWeb capable web component that shows the svg of the UN goal + writes the correct alt data automatically by saying:
<un-sdg goal="6"></un-sdg>
color-only produces just the color. simple and effective
https://t.co/vc9Rx0NxBh
web component made in class I need to stop and pull in and make a video about: https://t.co/dEpu3fPhDY
un-sdg - a simple web component to promote the United Nations Sustainable Development Goals.
These will get wired up to @HAXTheWeb so we can communicate how it fits in too!