• Stars
    star
    565
  • Rank 75,847 (Top 2 %)
  • Language
    HTML
  • License
    MIT License
  • Created about 5 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿ˜ค Awesome Identity is a single-page Hugo theme to introduce yourself.

Awesome Identity

Netlify Status CircleCI MIT Licence Open Source Love

Awesome Identity is a single-page Hugo theme to introduce yourself. Add a portrait, an introduction, serveral links, and you're set.

Awesome Identity Screenshot

Features

  • Extremely simple to use
  • Responsive layout, supports any screen size
  • Customizable theme colors
  • Supports Google Analytics
  • Live chat with Crisp integration

Getting Started

To use this theme you will need to have Hugo installed. If you don't have Hugo installed please follow Install Hugo.

Create a new Hugo site

$ hugo new site my-identity

Install the theme

If your site is under version control using git, the easiest way to install this theme is to add it as a submodule. Inside the directory of your Hugo site, run the following command.

$ git submodule add https://github.com/posquit0/hugo-awesome-identity themes/awesome-identity

Alternatively, you can clone the theme into your project.

$ git clone https://github.com/posquit0/hugo-awesome-identity themes/awesome-identity

Configure Hugo

Add the following line to config.toml to tell Hugo to use the theme.

theme = "awesome-identity"

Alternatively, you can tell Hugo to use the theme with the -t option.

$ hugo server -t awesome-identity

Run server for development

After installing the theme for the first time, generate the Hugo site.

$ hugo server

Now enter localhost:1313 in the address bar of your browser.

Configuration

Take a look in the exampleSite/ directory.

This directory contains an example config file and the content for the demo. It serves as an example setup for your documentation.

Copy the config.toml into the root directory of your website. Overwrite the existing config if necessary.

Contacts

You can put your own contacts such as e-mail address, or social media accounts. The contacts will be linked using icons from Font Awesome.

Currently, Awesome Identity supports: Email, GitHub, Twitter, Facebook, LinkedIn, Instagram, StackOverflow, Keybase, and Medium. Feel free to create Pull Request if you need other contact type.

## Contacts Configurations
[params.contacts]
  email = "[email protected]"
  github = "john.smith"
  gitlab = "john.smith"
  twitter = "john.smith"
  facebook = "john.smith"
  linkedin = "john.smith"
  instagram = "john.smith"
  stackoverflow = "7919458"
  keybase = "john.smith"
  medium = "john.smith"
  xing = "john.smith"

Footer

## Footer Configurations
[params.footer]
  copyright = "ยฉ 2019 John Smith. [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)."
  poweredBy = true

HTTP meta tags & OpenGraph

Google Analytics

Crisp

Colors

Internationalization (i18n)

Update

If you have installed the theme as a git submodule, you can update the theme by issuing the following command inside your project directory.

$ git submodule update --remote --rebase

If you have cloned the theme, you can run git pull inside the theme directory.

Contributing

This project follows the Contributor Covenant Code of Conduct.

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or ask feature requests.

License

Provided under the terms of the MIT License.

Copyright ยฉ 2019-2020, Byungjin Park.

See Also

  • Awesome CV - LaTeX template for your outstanding job application.

More Repositories

1

Awesome-CV

๐Ÿ“„ Awesome CV is LaTeX template for your outstanding job application
TeX
20,127
star
2

koa-rest-api-boilerplate

๐Ÿ’ฏ Boilerplate for Node.js Koa RESTful API application with Docker, Swagger, Jest, CodeCov and CircleCI
JavaScript
472
star
3

awesome-engineering-team-principles

๐Ÿ˜Ž A curated list of awesome resources for engineering team principles
358
star
4

dotfiles

โšก Awesome configurations for the development environments
Shell
173
star
5

awesome-kong

๐Ÿ˜Ž A curated list of awesome resources for Kong API Gateway
93
star
6

awesome-engineering-ladders

๐Ÿ˜Ž A curated list of awesome resources for Engineering Ladder
89
star
7

awesome-engineer-onboarding

๐Ÿ˜Ž A curated list of awesome resources for engineer onboarding
77
star
8

node-iamporter

๐Ÿš€ A REST API client for I'mport
JavaScript
62
star
9

Awesome-Web-CV

๐Ÿ“ Single Page Web Application for Your Outstanding CV
JavaScript
56
star
10

brewfile

๐ŸŽ Brewfile to install softwares in macOS for engineers
Ruby
49
star
11

vimrc

๐Ÿ“ Vim Configuration for nerds with vim-plug
Vim Script
39
star
12

zshrc

๐Ÿ“ Zsh Configuration for nerds with zplug
Shell
35
star
13

tmux-conf

๐Ÿ“ TMUX Configuration for nerds with tpm
31
star
14

node-identif

๐Ÿ”‘ Helper class to verify one's identity via personal channels(SMS, Phone, E-Mail and more!)
JavaScript
28
star
15

node-giga

๐Ÿ“ฆ Easy streaming upload and download for File System, AWS S3
JavaScript
28
star
16

HackerRank

my solutions for hackerrank.com
C++
21
star
17

packer-templates

Packer Templates for AWS AMI and Vagrant Box
Shell
20
star
18

react-tutorial

Written for educating the modern web development to the students
JavaScript
18
star
19

ama

๐Ÿ’ญ Ask me anything!
16
star
20

therapi

๐Ÿ€ Awesome API Documentation and Testing Application
JavaScript
13
star
21

node-apistore-sms

Client for SMS/LMS/MMS API in Korea
JavaScript
12
star
22

cv

๐ŸŒŸ Awesome CV on the Web
JavaScript
12
star
23

identity

๐Ÿ˜ค My personal identity website with Hugo & Awesome Identity
10
star
24

demo-terraform-provider-kong

:trollface: Demo for Terraform Provider Kong
HCL
9
star
25

dokuwiki-plugin-syntaxhighlightjs

Syntax Highlighter for DokuWiki with highlight.js
PHP
9
star
26

dockerfiles

A collection of useful Dockerfile
Dockerfile
8
star
27

gitconfig

๐Ÿ“ Git configurations
8
star
28

tmux-d-day

Tmux plugin that displays the count of D-Day
Shell
8
star
29

node-kakao-alimtalk-bizmsg

API Client to send Kakao Alimtalk with BizMsg Provider
JavaScript
7
star
30

falcon-boilerplate

Boilerplate template for a Python Falcon application with Docker, PyTest, Coveralls, and Circle CI
Python
7
star
31

PosB-Slack-Bot

A bot to notify a latest articles from PosB to Slack channel
Python
7
star
32

i

Serve static files
6
star
33

Expluit0

Expluit0 is Library for Python. It is used to generate ShellCode, to test ShellCode or to get more things for Exploit.
Python
6
star
34

git-hooks

A Collection of useful Git Hook Scripts
Shell
6
star
35

koa-legit

๐Ÿšฅ Koa middleware to validate and sanitize HTTP request
JavaScript
5
star
36

Expluit0-docs

Docs for Expluit0 Project
JavaScript
4
star
37

blog

๐Ÿ”ฅ Technical blog by Byungjin Park
4
star
38

omega

๐Ÿ”ฅExpressive framework to write serverless functions in Node.js
JavaScript
4
star
39

posquit0

I'm posquit0
3
star
40

.github

Template Repository for GitHub metadata
2
star
41

posquit0.github.io

test
JavaScript
2
star
42

wedding-comment

2
star
43

terraform-modules

Terraform Modules for Awesome DevOps Jobs
2
star
44

katacoda-scenarios

Katacoda Scenarios
1
star
45

k8s-manifests

Manageable Kubernetes manifests
1
star
46

waypoint

A tool to build, deploy, and release any application on any platform.
Go
1
star
47

kops

Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
Go
1
star