Update site content

This commit is contained in:
Trevor Slocum 2019-08-31 00:55:12 -07:00
parent 94873a0f53
commit d71c3f5ee3
26 changed files with 135 additions and 148 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
public/
.idea/
resources/

View File

@ -5,18 +5,18 @@
# Each configuration section is defined by a name in square brackets (e.g. `[outputs]`).
# Title of your site
title = "Academic"
title = "Rocket Nine Labs"
# The URL of your site.
# End your URL with a `/` trailing slash, e.g. `https://example.com/`.
baseurl = "/"
baseurl = "https://rocketnine.space/"
# Enter a copyright notice to display in the site footer.
# To display a copyright symbol, type `©`. For current year, type `{year}`.
copyright = ""
# Enable analytics by entering your Google Analytics tracking ID
googleAnalytics = ""
googleAnalytics = "UA-71983-61"
############################
## Advanced options below ##

View File

@ -8,20 +8,20 @@
url = "#about"
weight = 10
[[main]]
name = "Posts"
url = "#posts"
weight = 20
#[[main]]
# name = "Posts"
# url = "#posts"
# weight = 20
[[main]]
name = "Projects"
url = "#projects"
weight = 30
[[main]]
name = "Publications"
url = "#featured"
weight = 40
#[[main]]
# name = "Publications"
# url = "#featured"
# weight = 40
[[main]]
name = "Contact"

View File

@ -8,7 +8,7 @@
theme = "minimal"
# Enable users to switch between day and night mode?
day_night = true
day_night = false
# Overrride the theme's font set (optional).
# Latest font sets (may require updating Academic): https://sourcethemes.com/academic/themes/
@ -21,7 +21,7 @@ font = ""
font_size = "m"
# Description for social sharing and search engines. If undefined, superuser role is used in place.
description = ""
description = "Open source software developer"
# Default image for social sharing and search engines. Place image in `static/img/` folder and specify image name here.
sharing_image = ""
@ -54,7 +54,7 @@ privacy_pack = false
# Enable visitors to edit pages?
# `repo` defines the repository URL. `editable` defines which page types can be edited.
edit_page = {repo_url = "", repo_branch = "master", editable = {docs = true, page = false, post = false}}
edit_page = {repo_url = "https://github.com/gcushen/hugo-academic", repo_branch = "master", editable = {docs = true, page = false, post = false}}
# Date and time format (refer to https://sourcethemes.com/academic/docs/customization/#date-format )
# Examples: "Mon, Jan 2, 2006" or "2006-01-02"
@ -67,9 +67,9 @@ time_format = "3:04 PM"
############################
# Enter contact details (optional). To hide a field, clear it to "".
email = "test@example.org"
phone = "888 888 88 88"
address = "Building 1 Room 1, Stanford University, California, 90210, USA"
email = "trevor@rocketnine.space"
phone = ""
address = ""
# Office hours: use `<br>` to insert a line break, or set to "" to remove office hours
office_hours = """Monday 10:00 to 13:00<br>
@ -80,13 +80,13 @@ appointment_url = "https://calendly.com"
# Contact links
# Set to `[]` to disable, or comment out unwanted lines with a hash `#`.
contact_links = [
{icon = "twitter", icon_pack = "fab", name = "DM Me", link = "https://twitter.com/Twitter"},
{icon = "skype", icon_pack = "fab", name = "Skype Me", link = "skype:echo123?call"},
{icon = "keybase", icon_pack = "fab", name = "Chat on Keybase", link = "https://keybase.io/"},
{icon = "comments", icon_pack = "fas", name = "Discuss on Forum", link = "https://discourse.gohugo.io"},
contact_links = []
# {icon = "twitter", icon_pack = "fab", name = "DM Me", link = "https://twitter.com/Twitter"},
# {icon = "skype", icon_pack = "fab", name = "Skype Me", link = "skype:echo123?call"},
# {icon = "keybase", icon_pack = "fab", name = "Chat on Keybase", link = "https://keybase.io/"},
# {icon = "comments", icon_pack = "fas", name = "Discuss on Forum", link = "https://discourse.gohugo.io"},
# {icon = "telegram", icon_pack = "fab", name = "Telegram Me", link = "https://telegram.me/@Telegram"},
]
# ]
# Display a map.
# To show your address on a map in the contact widget, you need to enter your latitude, longitude and choose
@ -124,20 +124,20 @@ plugins_js = []
############################
# Get user avatars from Gravatar.com? (true/false)
gravatar = false
gravatar = true
# Align the main menu to the right of the page? (true/false)
menu_align_right = false
# Show estimated reading time for posts? (true/false)
reading_time = true
reading_time = false
# Display next/previous section pager? (true/false)
section_pager = false
docs_section_pager = true # Display pager in Docs layout (e.g. tutorials)?
# Enable in-built social sharing buttons? (true/false)
sharing = true
sharing = false
# Configuration of publication pages.
[publications]
@ -181,7 +181,7 @@ sharing = true
# 0: No search engine
# 1: Academic (built-in)
# 2: Algolia (https://www.algolia.com)
engine = 1
engine = 0
# Configuration of Algolia search engine.
# Paste the values from your Algolia dashboard.

View File

@ -1,6 +1,6 @@
---
# Display name
name: Nelson Bighetti
name: Trevor Slocum
# Username (this should match the folder name)
authors:
@ -10,50 +10,50 @@ authors:
superuser: true
# Role/position
role: Professor of Artificial Intelligence
role: Developer
# Organizations/Affiliations
organizations:
- name: Stanford University
url: ""
#organizations:
#- name: Stanford University
# url: ""
# Short bio (displayed in user profile at end of posts)
bio: My research interests include distributed robotics, mobile computing and programmable matter.
bio: Install Gentoo
interests:
- Artificial Intelligence
- Computational Linguistics
- Information Retrieval
#interests:
#- Open source software
#- Go
#- Linux
education:
courses:
- course: PhD in Artificial Intelligence
institution: Stanford University
year: 2012
- course: MEng in Artificial Intelligence
institution: Massachusetts Institute of Technology
year: 2009
- course: BSc in Artificial Intelligence
institution: Massachusetts Institute of Technology
year: 2008
#education:
# courses:
# - course: PhD in Artificial Intelligence
# institution: Stanford University
# year: 2012
# - course: MEng in Artificial Intelligence
# institution: Massachusetts Institute of Technology
# year: 2009
# - course: BSc in Artificial Intelligence
# institution: Massachusetts Institute of Technology
# year: 2008
# Social/Academic Networking
# For available icons, see: https://sourcethemes.com/academic/docs/widgets/#icons
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
# form "mailto:your-email@example.com" or "#contact" for contact widget.
social:
- icon: envelope
#- icon: envelope
# icon_pack: fas
# link: '#contact' # For a direct email link, use "mailto:test@example.org".
- icon: git
icon_pack: fab
link: https://git.sr.ht/~tslocum
- icon: gitlab
icon_pack: fab
link: https://gitlab.com/tslocum
- icon: hand-holding-usd
icon_pack: fas
link: '#contact' # For a direct email link, use "mailto:test@example.org".
- icon: twitter
icon_pack: fab
link: https://twitter.com/GeorgeCushen
- icon: google-scholar
icon_pack: ai
link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
- icon: github
icon_pack: fab
link: https://github.com/gcushen
link: 'https://liberapay.com/rocketnine.space' # For a direct email link, use "mailto:test@example.org".
# Link to a PDF of your resume/CV from the About widget.
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
# - icon: cv
@ -61,15 +61,18 @@ social:
# link: files/cv.pdf
# Enter email to display Gravatar (if Gravatar enabled in Config)
email: ""
email: "trevor@rocketnine.space"
# Organizational groups that you belong to (for People widget)
# Set this to `[]` or comment out if you are not using People widget.
user_groups:
- Researchers
- Visitors
#user_groups:
#- Researchers
#- Visitors
---
Nelson Bighetti is a professor of artificial intelligence at the Stanford AI Lab. His research interests include distributed robotics, mobile computing and programmable matter. He leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks.
I use [Linux](https://en.wikipedia.org/wiki/Linux) to write [open-source software](https://en.wikipedia.org/wiki/Open-source_software).
My projects are available on [sourcehut](https://sr.ht) and [GitLab](https://gitlab.com/users/tslocum/projects).
Be sure to check out [stick](https://git.sr.ht/~tslocum/stick) and [gophast](https://git.sr.ht/~tslocum/gophast).
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed neque elit, tristique placerat feugiat ac, facilisis vitae arcu. Proin eget egestas augue. Praesent ut sem nec arcu pellentesque aliquet. Duis dapibus diam vel metus tempus vulputate.

View File

@ -2,7 +2,7 @@
# Accomplishments widget.
widget = "accomplishments" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
active = false # Activate this widget? true/false
weight = 50 # Order that this section will appear.
title = "Accomplish&shy;ments"

View File

@ -1,72 +0,0 @@
+++
# A Demo section created with the Blank widget.
# Any elements can be added in the body: https://sourcethemes.com/academic/docs/writing-markdown-latex/
# Add more sections by duplicating this file and customizing to your requirements.
widget = "blank" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 15 # Order that this section will appear.
title = "Academic Kickstart"
subtitle = ""
[design]
# Choose how many columns the section has. Valid values: 1 or 2.
columns = "1"
[design.background]
# Apply a background color, gradient, or image.
# Uncomment (by removing `#`) an option to apply it.
# Choose a light or dark text color by setting `text_color_light`.
# Any HTML color name or Hex value is valid.
# Background color.
# color = "navy"
# Background gradient.
gradient_start = "DarkGreen"
gradient_end = "ForestGreen"
# Background image.
# image = "image.jpg" # Name of image in `static/img/`.
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
# Text color (true=light or false=dark).
text_color_light = true
[design.spacing]
# Customize the section spacing. Order is top, right, bottom, left.
padding = ["20px", "0", "20px", "0"]
[advanced]
# Custom CSS.
css_style = ""
# CSS class.
css_class = ""
+++
Welcome to the **Academic Kickstart** template!
Follow our [Getting Started](https://sourcethemes.com/academic/docs/get-started/) and [Page Builder](https://sourcethemes.com/academic/docs/widgets/) guides to easily personalize the template and then [add your own content](https://sourcethemes.com/academic/docs/managing-content/).
For inspiration, check out [the Markdown files](https://sourcethemes.com/academic/docs/install/#demo-content) which power the [personal demo](https://academic-demo.netlify.com/). The easiest way to publish your new site to the internet is with [Netlify](https://sourcethemes.com/academic/docs/deployment/).
- [View the documentation](https://sourcethemes.com/academic/docs/)
- [Ask a question](http://discuss.gohugo.io/)
- [Request a feature or report a bug](https://github.com/gcushen/hugo-academic/issues)
- Updating? View the [Update Guide](https://sourcethemes.com/academic/docs/update/) and [Release Notes](https://sourcethemes.com/academic/updates/)
- Support development of Academic:
- [Donate a coffee](https://paypal.me/cushen)
- [Become a backer on Patreon](https://www.patreon.com/cushen)
- [Decorate your laptop or journal with an Academic sticker](https://www.redbubble.com/people/neutreno/works/34387919-academic)
- [Wear the T-shirt](https://academic.threadless.com/)
{{% alert note %}}
This homepage section is an example of adding [elements](https://sourcethemes.com/academic/docs/writing-markdown-latex/) to the [*Blank* widget](https://sourcethemes.com/academic/docs/widgets/).
Backgrounds can be applied to any section. Here, the *background* option is set give a *color gradient*.
**To remove this section, delete `content/home/demo.md`.**
{{% /alert %}}

View File

@ -2,7 +2,7 @@
# Experience widget.
widget = "experience" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
active = false # Activate this widget? true/false
weight = 40 # Order that this section will appear.
title = "Experience"

View File

@ -5,7 +5,7 @@
widget = "featured" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
active = false # Activate this widget? true/false
weight = 80 # Order that this section will appear.
title = "Featured Publications"

View File

@ -1,7 +1,7 @@
+++
# Hero widget.
widget = "hero" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
headless = false # This file represents a page section.
active = false # Activate this widget? true/false
weight = 10 # Order that this section will appear.

View File

@ -4,7 +4,7 @@
widget = "pages" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
active = false # Activate this widget? true/false
weight = 60 # Order that this section will appear.
title = "Recent Posts"

View File

@ -42,7 +42,7 @@ subtitle = ""
# 2 = Compact
# 3 = Card
# 5 = Showcase
view = 3
view = 2
# For Showcase view, flip alternate rows?
flip_alt_rows = false

View File

@ -4,7 +4,7 @@
widget = "pages" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
active = false # Activate this widget? true/false
weight = 90 # Order that this section will appear.
title = "Recent Publications"

View File

@ -2,7 +2,7 @@
# A Skills section created with the Featurette widget.
widget = "featurette" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
active = false # Activate this widget? true/false
weight = 30 # Order that this section will appear.
title = "Skills"

View File

@ -2,7 +2,7 @@
# Tag Cloud widget.
widget = "tag_cloud" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
active = false # Activate this widget? true/false
weight = 120 # Order that this section will appear.
title = "Popular Topics"

View File

@ -4,7 +4,7 @@
widget = "pages" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
active = false # Activate this widget? true/false
weight = 70 # Order that this section will appear.
title = "Recent & Upcoming Talks"

9
content/project/gmenu.md Normal file
View File

@ -0,0 +1,9 @@
---
title: gmenu
summary: Desktop application launcher
tags:
- Go
#date: "2016-04-27T00:00:00Z"
external_link: "https://git.sr.ht/~tslocum/gmenu"
---

View File

@ -0,0 +1,9 @@
---
title: gophast
summary: Download manager and accelerator
tags:
- Go
#date: "2016-04-27T00:00:00Z"
external_link: "https://git.sr.ht/~tslocum/gophast"
---

View File

@ -0,0 +1,9 @@
---
title: Meditation Assistant
summary: Feature packed meditation session timer and recorder
tags:
- Android
#date: "2016-04-27T00:00:00Z"
external_link: "https://gitlab.com/tslocum/meditationassistant"
---

9
content/project/sage.md Normal file
View File

@ -0,0 +1,9 @@
---
title: sage
summary: Markov chain IRC bot
tags:
- Go
#date: "2016-04-27T00:00:00Z"
external_link: "https://git.sr.ht/~tslocum/sage"
---

9
content/project/stick.md Normal file
View File

@ -0,0 +1,9 @@
---
title: stick
summary: Shareable Git-backed Markdown-formatted notes
tags:
- Go
#date: "2016-04-27T00:00:00Z"
external_link: "https://git.sr.ht/~tslocum/stick"
---

10
content/project/tinyib.md Normal file
View File

@ -0,0 +1,10 @@
---
title: TinyIB
summary: Lightweight image board
tags:
- PHP
#date: "2016-04-27T00:00:00Z"
external_link: "https://gitlab.com/tslocum/tinyib"
---

View File

@ -3,7 +3,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.55.6"
HUGO_VERSION = "0.55"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]

BIN
static/img/icon-192.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
static/img/icon-32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
static/img/icon-512.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB