Loading repository data…
Loading repository data…
thekamalkashyap / repository
This is a simple blogging site. This site is a progressive Web app made with nextjs and tailwinds css .
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.

This is a Next.js blogging site bootstrapped from Timlrx's web template
siteMetadata.js (site related information)authors/default.md (main author)headerNavLinks.js to customize navigation linksFirst, run the development server:
npm start
or
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.
Run node ./scripts/compose.js to bootstrap a new post.
Follow the interactive prompt to generate a post with pre-filled front matter.
Vercel
The easiest way to deploy the template is to use the Vercel Platform from the creators of Next.js. Check out the Next.js deployment documentation for more details.