Skip to content

Repository files navigation

Point Blank Documentation

Starter documentation site for Point Blank, scaffolded to mirror the Naylence docs workflow and stack.

Built with Next.js, React, Nextra, Tailwind CSS, and Pagefind.

Development

# Install dependencies
npm install

# Start the development server
npm run dev

Open http://localhost:3000 to preview the site.

Building

npm run build
npm run preview

npm run build creates a static export in out/ and then runs Pagefind to build local search indexes.

Structure

  • app/ contains the MDX pages and _meta.js navigation files.
  • public/ contains placeholder branding assets.
  • theme.config.jsx configures the Nextra docs theme.
  • next.config.mjs enables the static export build.

Notes

  • Current page content is a practical starter pass based on the Point Blank 1.21.11 source tree.
  • TODO markers call out places where public release details, screenshots, and dependency packaging still need confirmation.

About

Point Blank Documentation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages