All Projects → eddiewebb → Hugo Resume

eddiewebb / Hugo Resume

Licence: mit
A Hugo theme ported from startbootrap.com's resume template

Projects that are alternatives of or similar to Hugo Resume

Hugo Agency Theme
Port of Startbootstrap's Agency theme to Hugo
Stars: ✭ 155 (+6.9%)
Mutual labels:  hugo, bootstrap
Hugo
Docker image for Hugo, the static-site generator. Includes HTMLProofer for testing.
Stars: ✭ 54 (-62.76%)
Mutual labels:  hugo, circleci
Hugo Theme Bootstrap4 Blog
A blogging-centric Bootstrap v4 theme for the Hugo static site generator.
Stars: ✭ 191 (+31.72%)
Mutual labels:  hugo, bootstrap
Hugo Bootstrap Premium
Hugo appernetic bootstrap premium theme
Stars: ✭ 82 (-43.45%)
Mutual labels:  hugo, bootstrap
Minimal
Personal blog theme powered by Hugo
Stars: ✭ 330 (+127.59%)
Mutual labels:  hugo, bootstrap
Educenter Hugo
Educenter is an educational website template. It can be used as an online teaching platform, school and university websites
Stars: ✭ 96 (-33.79%)
Mutual labels:  hugo, bootstrap
Gatsby V2 Tutorial Starter
Gatsby V2 Starter - product of step by step tutorial
Stars: ✭ 139 (-4.14%)
Mutual labels:  circleci
Startbootstrap Clean Blog Jekyll
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,837 (+1166.9%)
Mutual labels:  bootstrap
Musubii
Simple CSS Framework for JP
Stars: ✭ 138 (-4.83%)
Mutual labels:  circleci
Bootstrap Waitingfor
"Waiting for..." modal dialog with progress bar for Bootstrap
Stars: ✭ 137 (-5.52%)
Mutual labels:  bootstrap
Startbootstrap Simple Sidebar
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,833 (+1164.14%)
Mutual labels:  bootstrap
Siberian
Siberian Single App Edition (SAE), free and open-source app builder.
Stars: ✭ 144 (-0.69%)
Mutual labels:  bootstrap
Startbootstrap Agency
Start Bootstrap is an open source library of free Bootstrap themes and templates. All of the free themes and templates on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,810 (+1148.28%)
Mutual labels:  bootstrap
Enwrite
Evernote-powered statically-generated blogs and websites
Stars: ✭ 139 (-4.14%)
Mutual labels:  hugo
Web
The website vault (vault.bitwarden.com).
Stars: ✭ 2,169 (+1395.86%)
Mutual labels:  bootstrap
Ci Detector
Detect continuous integration environment and get information of current build
Stars: ✭ 138 (-4.83%)
Mutual labels:  circleci
Cypress Example Todomvc
The official TodoMVC tests written in Cypress.
Stars: ✭ 143 (-1.38%)
Mutual labels:  circleci
Domino Ui
Domino-ui
Stars: ✭ 138 (-4.83%)
Mutual labels:  bootstrap
Bootstrap4
Repository for my tutorial course: Bootstrap 4 Essential Training on LinkedIn Learning and Lynda.com.
Stars: ✭ 142 (-2.07%)
Mutual labels:  bootstrap
Upload Demo
Uploading a large file by fragmentation, powered by Flask and WebUploader.
Stars: ✭ 144 (-0.69%)
Mutual labels:  bootstrap

hugo Resume

Created from Start Bootstrap - Resume. This is basically a single-page website with auto-scrolling based on left-hand nav. Dedicated project/publications pages allow more detail. Includes a client-side search powered by fuse.js at '/search' but currently theme does not link to that anywhere. Includes an /admin endpoint that can allow authorized users to use a WYSIWYG editor and commit files back to markdown, but with a Wordpress/CMS like experience.

Examples

About You

With optional Contact QR Code

Highlight skills with dev icons

List featured projects

Searchable content

See Eddie's site for a live example.

Setup & Use

This theme uses a combination of a custom archetype projects and some data files to drive content.

You can test the provided exampleSite after cloning with the command: cd exampleSite;hugo -t hugo-resume --themesDir ../.. server

Summary

Edit the main contents/_index.md with a brief bio/summary

Data files

Data files are used for simple content presented on the homepage.

Projects

Initially projects were in their own JSON file too, but I decided I wanted to allow more detail and custom formatting. Projects are added to one of 2 subfolders of creations or contributions. The difference indicates your role as originator or colaborator. Use hugo add projects/TYPE/name-of-project.md to leverage the proper archetype.

Publications

Similar to projects, create them under publications. Include any papers, speaking engagements, articles, etc.

Blog / Posts

Similar to posts, create them under blog. Include any thoughts, musiings, etc. This template does not support a posts folder

Template params

All personal information outside the above details is captured by params in config.toml, or can be edited in the "Settings" collection if using CMS.

CMS Editor with Netlify CMS

Does not require deployment to Netlify!

Netlify CMS is an open source project that enables CMS like experience for static site generation tools like Hugo. This theme includes a fully working integration and guide in exampleSite/static/admin

CMS integration

Credits

This project ports the Start Bootstrap Resume theme by David Miller to support hugo.

Contributions

The following users have made notable contributions:

Start Bootstrap Resume

Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.

Start Bootstrap was created by and is maintained by David Miller, Owner of Blackrock Digital.

Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.

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].