Skip to content
View isorna's full-sized avatar
😃
New projects on the horizon
😃
New projects on the horizon
Block or Report

Block or report isorna

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. My default MacOS configuration routi... My default MacOS configuration routine for new devices
    1
    # Show hidden folders and files on MacOS
    2
    
                  
    3
    ```defaults write com.apple.finder AppleShowAllFiles true; killall Finder```
    4
    
                  
    5
    # Fix 'xcrun: error: invalid active developer path, missing xcrun'
  2. Auto generate Vitepress sidebars usi... Auto generate Vitepress sidebars using front-matter for link text and ordering
    1
    import { SidebarItem } from './types'
    2
    import fs from "fs"
    3
    import path from "path"
    4
    import fm from 'front-matter'
    5
    
                  
  3. dev dev Public

    This is my current favored tech stack, currently deployed at [isorna.dev](https://isorna.dev).

    Astro

  4. Fictizia/Curso-JS-para-desarrolladores-web_ed2 Fictizia/Curso-JS-para-desarrolladores-web_ed2 Public

    FICTIZIA » Curso de JavaScript para desarrolladores web — 2ª Edición

    JavaScript 7 11

  5. Fictizia/Curso-AngularJS_ed2 Fictizia/Curso-AngularJS_ed2 Public

    FICTIZIA » Curso de AngularJS — 2ª Edición

    JavaScript 3 10

  6. Fictizia/Curso-Node.js-para-desarrolladores-Front-end_ed1 Fictizia/Curso-Node.js-para-desarrolladores-Front-end_ed1 Public

    FICTIZIA » Curso de Node.js para desarrolladores Front-end — 1ª edición

    JavaScript 4