GithubHelp home page GithubHelp logo

lmammino / loige.co Goto Github PK

View Code? Open in Web Editor NEW
29.0 4.0 18.0 137.7 MB

The personal blog of Luciano Mammino - Cloud Architect & Full Stack Developer (built with Astro ๐Ÿš€)

Home Page: http://loige.co/

License: MIT License

JavaScript 2.56% CSS 2.13% TypeScript 7.70% Astro 87.61%
blog technology tech astro articles javascript knowledge-sharing node nodejs pnpm

loige.co's Introduction

Luciano Mammino - Cloud Architect & Full Stack Developer (Personal Blog)

Built with Astro Deploy GitHub stars GitHub license

My blog, built with Astro. All open-source!

The default

If you want to run this locally (maybe you found a typo or an error in one of my articles and want to fix it), you can follow these instructions:

1. Clone the repo

git clone https://github.com/lmammino/loige.co.git

2. Make sure you have up-to-date versions of Node.js and pnpm

Expected Node.js version: 20 or higher and pnpm version 8 or higher.

node -v
pnpm -v

If you have corepack installed, you can easily enable pnpm with:

corepack enable
corepack prepare pnpm@8 --activate

Alternatively, check out the pnpm official installation instructions.

3. Install dependencies

pnpm install

4. Run the dev server

pnpm dev

The website should now be accessible at http://localhost:4321

5. Build the static website

pnpm build

The static website will be available in the ./dist folder.

6. Deploy the website

The website is deployed through GitHub Actions, so if you want to suggest some updates, open a PR and I will review it as soon as possible. Once merged into main, a deployment will kick in automatically.

Contributing

Everyone is very welcome to contribute to this project. You can contribute just by submitting bugs or suggesting improvements by opening an issue on GitHub.

License

Licensed under MIT License. ยฉ Luciano Mammino.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.