All Projects → shurcooL → Home

shurcooL / Home

Licence: mit
home is Dmitri Shuralyov's personal website.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Home

Dialogflow Web
Web App for Dialogflow
Stars: ✭ 135 (+125%)
Mutual labels:  personal, website
volodymyrkushnir.dev
My very own personal website. Basically this is just a résumé.
Stars: ✭ 16 (-73.33%)
Mutual labels:  website, personal
Savjee.be
Source code of my Jekyll-powered website
Stars: ✭ 31 (-48.33%)
Mutual labels:  personal, website
Droopler
Stars: ✭ 46 (-23.33%)
Mutual labels:  website
Omemo Top
Tracking the Progress of OMEMO Integration in various clients
Stars: ✭ 47 (-21.67%)
Mutual labels:  website
Dantecalderon.dev
💻 ❤️ My personal website
Stars: ✭ 51 (-15%)
Mutual labels:  website
Awesome Music Listening
Awesome list of websites dedicated to listening to music
Stars: ✭ 60 (+0%)
Mutual labels:  website
Wheel
关于net nio os cache db rpc json web http udp tcp mq 等多个小工具的自定义实现
Stars: ✭ 45 (-25%)
Mutual labels:  website
Website
The elementary.io website
Stars: ✭ 1,092 (+1720%)
Mutual labels:  website
Quicksilver
A free, (mostly) material-design template for the web
Stars: ✭ 50 (-16.67%)
Mutual labels:  website
Securitytxt.org
Static website for security.txt.
Stars: ✭ 49 (-18.33%)
Mutual labels:  website
Cpanorg
cpan.org content
Stars: ✭ 47 (-21.67%)
Mutual labels:  website
Wedding Website
Our Wedding Website 👫
Stars: ✭ 1,090 (+1716.67%)
Mutual labels:  website
Frontend Mentor Challenge
Here you will find all the challenges that we took from frontend-mentor.
Stars: ✭ 47 (-21.67%)
Mutual labels:  website
Web Applications With Fastapi Course
Demo code and other handouts for students of our FastAPI Web Apps course.
Stars: ✭ 56 (-6.67%)
Mutual labels:  website
Laravel Settings
Simple Settings package for a laravel application
Stars: ✭ 45 (-25%)
Mutual labels:  website
Spa Asp.net Api Vuejs
A Vue.js single page application for basic Management By Objective tasks using ASP .NET Webapi 2 and SQL server
Stars: ✭ 57 (-5%)
Mutual labels:  website
Bookdown.org
Source documents to generate the bookdown.org website
Stars: ✭ 49 (-18.33%)
Mutual labels:  website
Milky
A .NET Standard library for pentesting web apps against credential stuffing attacks.
Stars: ✭ 49 (-18.33%)
Mutual labels:  website
New website
a fork of https://jonbarron.info/ for use in jekyll builds with markdown page updates
Stars: ✭ 51 (-15%)
Mutual labels:  website

home

Build Status GoDoc

home is Dmitri Shuralyov's personal website.

Installation

go get -u github.com/shurcooL/home

Directories

Path Synopsis
assets Package assets contains assets for home.
cmd/githook/pre-receive pre-receive is a pre-receive git hook for use with home's git server.
component Package component contains individual components that can render themselves as HTML.
http Package http contains service implementations over HTTP.
httphandler Package httphandler contains API handlers used by home.
httputil Package httputil is a custom HTTP framework created specifically for home.
indieauth Package indieauth implements building blocks for the IndieAuth specification (https://indieauth.spec.indieweb.org/).
internal/code Package code implements a Go code service backed by a repository store.
internal/mod Package mod exposes select functionality related to module mechanics.
internal/page/blog Package blog contains functionality for rendering /blog page.
internal/page/idiomaticgo Package idiomaticgo contains functionality for rendering /idiomatic-go page.
internal/page/resume Package resume contains functionality for rendering /resume page.
internal/route Package route specifies some route paths used by home.
presentdata Package presentdata contains static data for present format.

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].