Skip to content

aksharahegde/ink

Repository files navigation

Ink

A minimal and clean template for showcasing your writing.

Screenshot

Performance Insights

Performance Report

Deploy to NuxtHub

Features

  • Pre-render all pages
  • Dark mode
  • SEO friendly
  • Easy to customize
  • One-click deploy to NuxtHub

Project Structure

.output/
.nuxt/
app/
  assets/
  components/
  composables/
  layouts/
  middleware/
  pages/
  plugins/
  utils/
  app.config.ts
  app.vue
  router.options.ts
content/
layers/
modules/
node_modules/
public/
server/
  api/
  middleware/
  plugins/
  routes/
  utils/
nuxt.config.ts

Customize

  • Edit content/stories to add your stories
  • Edit content/blog to add your blog posts
  • Edit app/components/story/DetailCard.vue to customize the story card
  • Edit app/components/blog/DetailCard.vue to customize the blog card

Package details

  • Nuxt 3 (with Nuxt 4 compatibility features)
  • Nuxt UI (Basic)
  • Nuxt Content (100% NuxtHub integration)

Local Development

bun install
bun run dev

NOTE: It uses NuxtHub for database and content management. So create a new project on NuxtHub and add the database and content to it.

About

A template to showcase your books or stories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors