Skip to content
View iefanx's full-sized avatar
:electron:
Locked-in
:electron:
Locked-in

Block or report iefanx

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
iefanx/README.md

iefan.net

Iefan's portfolio and repository-backed journal, built with Astro and deployed from the main branch through Vercel.

Publishing an article

Add a Markdown file under src/content/blog with the following frontmatter:

---
title: Article title
description: Concise search and feed description.
pubDate: YYYY-MM-DD
heroImage: ../../assets/article-image.png
topics: ['Topic One', 'Topic Two']
featured: false
---

The journal index, article route, RSS feed, reading ledger, and sitemap are generated during npm run build.

Nostr identity

public/.well-known/nostr.json is the production NIP-05 mapping for iefan.net. Preserve it when changing the site. vercel.json supplies the required JSON content type and cross-origin header for this endpoint.

Local development

npm ci
npm run dev
npm run build

Pinned Loading

  1. AppCore AppCore Public

    Store, Organize & Run your frequently used native Apps & Websites with AppCore.

    Dart 3

  2. aithena-demo aithena-demo Public

    AI Voice assistant powered by fine tuned Gemini model and on device text to speech and speech recognition,

    JavaScript

  3. compresspro compresspro Public

    Native video compressor built with flutter, includes built-in storage and advance compression algorithms.

    Dart 1

  4. NostrSync NostrSync Public

    NostrSync offers a Broadcast & Export Service that allows you to Download a Copy of your Nostr Data.

    JavaScript 7 4

  5. PassGen PassGen Public

    Password & secret manager for Post-Quantum era. Strong passwords, text encryption & offline database.

    HTML

  6. webstash webstash Public

    Progressive web application browser, one by application to manage all your web application in one place.

    JavaScript