Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A modern, responsive website template for recruitment agencies and talent acquisition teams, built with Astro and Tailwind CSS.

Modern Astro and Tailwind CSS website template for showcasing health insurance services, benefits, and wellness programs.
Recruit is a free, open-source website template for recruitment agencies and talent acquisition teams, built with Astro, Tailwind CSS, and DaisyUI. It turns Markdown content into a fast, SEO-ready site for publishing job openings, introducing your team, and maintaining an industry blog. The template is available on GitHub under the username anastasiiaxfr and draws design inspiration from a free recruitment website UI kit on Figma Community.
Recruit is a modern, responsive website template for recruitment agencies and talent acquisition teams. It takes content written in Markdown and MDX and generates a static site with pages for home, about, jobs, jobs detail, blog, blog detail, and 404/500 errors. Built on Astro, with Tailwind CSS 4 and DaisyUI for styling, it produces a lightweight, accessible output that runs on any static host. The template was created by developer anastasiiaxfr and is hosted on GitHub.
Recruitment agencies and staffing firms can use Recruit to present their services, list open positions, and guide candidates to apply. Talent acquisition teams in companies of any size can deploy it as a careers microsite, and independent recruiters or career consultants can leverage the blog to share market trends and attract inbound candidates.
After cloning the repository, run npm install to install dependencies, then npm run dev for local development. Content is added as Markdown or MDX files under src/content, and npm run build generates a static dist folder that can be deployed to any hosting service.
Recruit's repository is publicly available on GitHub, and the template is free to download and modify. The page does not specify a license, so check the repository for licensing details before commercial use.
Recruit uses Astro as the site framework, Tailwind CSS 4 and DaisyUI for styling, and Markdown or MDX for content. The project structure follows Astro conventions with folders like assets, components, content, layouts, and pages.
Clone the repository, run npm install, then npm run dev to start a local server at localhost:4321. Use npm run build to create a production build in the dist folder.
Recruit outputs static HTML, so it can be deployed to Vercel, Netlify, Cloudflare Pages, or any other static hosting provider.
Yes, Recruit includes canonical URLs, meta tags, Open Graph data, JSON-LD schema, sitemap.xml, robots.txt, and an RSS feed to help with search visibility and social sharing.
