Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

it-beard/itbeard-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

319 Commits

Repository files navigation

Open-source repository of ITBeard's personal website: https://itbeard.com

Built with .NET 8, Blazor WebAssembly with Server Side Rendering (SSR) on first loading.

SSL Issuer Bot: https://github.com/shibayan/appservice-acmebot

Prerequisites

If you haven't already trusted a local HTTPS dev certificate (macOS/Windows):

dotnet dev-certs https --trust

Approve the prompt if asked, then run the app.

Run locally using .NET

Run this project locally:

dotnet run --project ./Site/Itbeard.Site.Server/Itbeard.Site.Server.csproj

Run this project in watch mode:

dotnet watch --project ./Site/Itbeard.Site.Server/Itbeard.Site.Server.csproj run

Run using Docker

Build the Docker image:

docker build -t itbeard-site .

Run the container:

docker run -p 8080:80 itbeard-site

The site will be available at http://localhost:8080

About

Personal page of ITBeard

Resources

Stars

Watchers

Forks

Sponsor this project

Contributors

AltStyle によって変換されたページ (->オリジナル) /