https://github.com/alicerunsonfedora/hugo-keystone

A website template for keystone projects with Hugo

https://github.com/alicerunsonfedora/hugo-keystone

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A website template for keystone projects with Hugo

Basic Info
  • Host: GitHub
  • Owner: alicerunsonfedora
  • License: gpl-3.0
  • Language: CSS
  • Default Branch: master
  • Size: 601 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 8 years ago · Last pushed about 8 years ago
Metadata Files
Readme License

README.md

Keystone Career Profile Template

About this project

When I started working on my career profile for Consumer Economics, I wanted to create a static site with Hugo that allows me to post my content as needed.

This is a template that anyone can use to build their own projects.

Instructions

Pre-requisites

  • A way of publishing your static site (I personally use Heroku with the Hugo buildpack)
  • Hugo binary (if you plan to test your site locally)
  • A capable text editor (Atom is a good example)
  • Basic terminal skills
  • A GitHub account (for publishing source code and automating the process)

Note: This tutorial will assume you are setting up your keystone project site with Heroku.

Setting up Heroku

  1. Register for a Heroku account if you haven't already.
  2. Create a new app and name it whatever you like.
  3. In the app's Settings tab, click 'Add buildpack' and copy the following line into the text box: https://github.com/roperzh/heroku-buildpack-hugo.git.

Installing this Template

  1. Register for a GitHub account if you haven't already.
  2. On this template's source code page, hit the "Fork" button to fork the repository into your account.

Editing your Settings

  1. In the Deploy tab of your Heroku app, click "Connect to GitHub" under the Deployment method section.
  2. Verify and allow Heroku to access your repositories.
  3. When returning to Heroku, type in the repository name. It should appear in the list.
  4. Follow any missing steps to complete the process.

Template Modifications

config.toml

This file is responsible for all of the primary settings used. These are the following values you should change:

```toml baseurl = "https://example.org/"

Replace this with "http://(name-of-your-project).herokuapp.com"

title = "Keystone Template"

Replace this with your site title

```

Note: the following sections requires a basic understanding of the Markdown language. Click here for a cheat sheet ›

Making posts and pages

You can take a copy of one of the posts and edit it to match your needs. The same way works for pages. Whenever you make a change to the file in the online GitHub editor or push a commit to your repository, your website will automatically build and should respond within a few minutes.

Using existing content

Cover Letter and Resume

This file is located under content/page/about.md and is used for your cover letter. Your resume is located similarly: content/page/resume.md.This is what you want your employers to see!

Keystone blog

All posts in the content/post folder are attributed to your keystone blog. This may include vision boards, thoughts about your future, and much more. This is not necessary for your professional profile, but it offers some insight.

Career Outlook paper

If you are writing a research paper concerning your outlook of your career of choice, this is one of the posts in your keystone blog. This file is located under content/post/career-outlook.md. You can use the following template areas to guide your post.

Hosting images

Images should be placed in the static/_images folder and should be referenced with the URL: [Name of URL](/_images/nameoffile.ext).

Help and Information

When in doubt, you should always check the Hugo documentation, found at http://gohugo.io/documentation/. This site contains information regarding how to do some things that you may want to do. If you need further assistance, you can alway email me at software@marquiskurt.net or file an issue on GitHub with the tag 'question'.

Owner

  • Name: Marquis Kurt
  • Login: alicerunsonfedora
  • Kind: user
  • Location: Bear, DE

[mar.kɪs kɚrt] He/him. iOS app and game developer.

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 6
  • Total Committers: 2
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.167
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Marquis Kurt s****e@m****t 5
Marquis Kurt u****4@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels