felicitas.pojtinger.com

module
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2023 License: AGPL-3.0

README

Personal Site

My personal site.

hydrun CI Go Version Go Reference Binary Downloads

Overview

This is my personal website, which is also intended to be a more or less generic template to build more personal websites with.

It provides the following information:

  • Personal details (name, profession, pronouns)
  • Social media details (Mastodon/Twitter/Instagram, Matrix/Signal, phone/mail)
  • Latest GitHub commit
  • Livestream (Twitch & YouTube) status
  • Articles with comments
  • Latest toots & tweets
  • Project list (fetched from GitHub)

Installation

The web app is available on GitHub releases in the form of a static .tar.gz archive; to deploy it, simply upload it to a CDN or copy it to a web server. The release also includes the project list generation tool, API server and proxy. For most users, this shouldn't be necessary though; simply visit the public deployment to access it:

Screenshots

Click on an image to see a larger version.

Screenshot of the site on Chrome Screenshot of the site on Firefox Screenshot of the site on WebKit Screenshot of the project list Screenshot of the article list Screenshot of an article Screenshot of the article comment section

Acknowledgements

To all the rest of the authors who worked on the dependencies used: Thanks a lot!

Contributing

To contribute, please use the GitHub flow and follow our Code of Conduct.

To build the site locally, run:

$ git clone https://github.com/pojntfx/felicitas.pojtinger.com.git
$ cd felicitas.pojtinger.com
$ make depend
$ export GITHUB_API=https://api.github.com/ GITHUB_TOKEN=your-github-api-token YOUTUBE_TOKEN=your-youtube-api-token TWITCH_CLIENT_ID=your-twitch-client-id TWITCH_CLIENT_SECRET=your-twitch-client-secret TWITTER_CLIENT_SECRET=your-twitter-client-secret TWITTER_CLIENT_ID=your-twitter-client-id MASTODON_SERVER=https://mastodon.social MASTODON_CLIENT_ID=your-mastodon-client-id MASTODON_CLIENT_SECRET=your-mastodon-client-secret MASTODON_ACCESS_TOKEN=your-mastodon-access-token
$ make dev

License

Personal Site (c) 2022 Felicitas Pojtinger and contributors

SPDX-License-Identifier: AGPL-3.0

Directories

Path Synopsis
api
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL