Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

⭐Build SEO optimized personal blog website with Next.js, Tailwind CSS and Contentlayer. If you want to learn to create this you can follow the tutorial link given in the Read me file.

License

NotificationsYou must be signed in to change notification settings

Poly186-AI-DAO/princeps-polycap-blog

 
 

Repository files navigation

This repo powers the public journal, blog, and interactive brand hub for Princeps Polycap—AI systems architect, founder of Poly, and the mind behind the Poly186 ecosystem. It reclaims the original starter template and grounds it in Princeps’ personal narrative, brand strategy, and ecosystem roadmap documented indocs/.

What’s Inside

  • Next.js 15 App Router with Tailwind CSS, React Server Components, and dark-mode support.
  • Velite-powered MDX content layer (content/blogs) for editorial control while we transition to MongoDB-backed publishing.
  • Docs hub (docs/) containing the COMPREHENSIVE BRAND STRATEGY and IMPLEMENTATION ROADMAP that guide every copy, design, and systems decision.
  • API + utils scaffolding (src/app/api,src/lib) prepping the migration toward Poly-integrated content workflows.

Local Development

  1. Install dependencies:npm install
  2. Run the content pipeline (populates.velite/generated):npm run content
  3. Start the dev server:npm run dev
  4. Visithttp://localhost:3000

Environment variables live in.env. The current configuration targets the MongoDB Atlas cluster that mirrors production content.

Content & Branding

  • Update MDX posts incontent/blogs/**/index.mdx. Frontmatter fields map directly to theVelite schema and (soon) the MongoDB model described indocs/IMPLEMENTATION_ROADMAP.md.
  • Site-wide copy, SEO metadata, and platform links live insrc/utils/siteMetaData.js. ThebrandStrategy block mirrors the “Princeps Polycap” directives from the COMPREHENSIVE BRAND STRATEGY.
  • Shared narrative components (hero, about modules, footer voice) are intentionally opinionated and reference Princeps’ story, Poly, SESAP, Automating Basic Needs, and the Terraforming Sahara moonshot.

Roadmap (from docs)

  1. Finish the MongoDB content model + admin routes.
  2. Connect Poly workflows so digital workers can publish and update posts.
  3. Expand the brand hub: ecosystem map, case studies, live build-in-public logs.
  4. Add ISR + caching strategy for traffic surges from launches and press.

Credits

This project started from CodeBucks’ public Next.js blog template. Huge thanks for the foundational layout and component patterns. Everything else here has been reworked to express Princeps Polycap’s mission to build systems that automate basic needs and fund large-scale planetary regeneration.

About

⭐Build SEO optimized personal blog website with Next.js, Tailwind CSS and Contentlayer. If you want to learn to create this you can follow the tutorial link given in the Read me file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX53.3%
  • JavaScript43.4%
  • CSS3.3%

[8]ページ先頭

©2009-2025 Movatter.jp