Skip to content

ptagl/blog

 
 

Repository files navigation

Protocol Trace

My personal blog built with Astro.

Development

Requirements

  • nvm (Node Version Manager)

Setup

# Install the correct Node.js version
nvm install

# Install dependencies
npm install

# Start the development server
npm run dev

Acknowledgment

This blog is based on the Astro Cactus theme.

License

The theme code (Astro components, layouts, configs) is licensed under the MIT License, inherited from Astro Cactus.

The blog content (posts, images, personal writings in src/content/) is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License, available in LICENSE-CC-BY-NC or under https://creativecommons.org/licenses/by-nc/4.0/.

About

My personal blog built with Astro

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-CC-BY-NC
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors

Languages

  • Astro 47.7%
  • TypeScript 34.9%
  • CSS 16.9%
  • JavaScript 0.5%