Skip to content

Commit

Permalink
files for base al-folio template
Browse files Browse the repository at this point in the history
  • Loading branch information
Arcane-01 committed May 26, 2024
1 parent 102c2ee commit 8a54d09
Show file tree
Hide file tree
Showing 249 changed files with 96,418 additions and 949 deletions.
18 changes: 11 additions & 7 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,10 @@ GEM
ffi (1.16.3)
forwardable-extended (2.6.0)
gemoji (4.1.0)
google-protobuf (3.25.3-aarch64-linux)
google-protobuf (3.25.3-x86_64-linux)
google-protobuf (4.26.1-aarch64-linux)
rake (>= 13)
google-protobuf (4.26.1-x86_64-linux)
rake (>= 13)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
Expand Down Expand Up @@ -147,7 +149,8 @@ GEM
mini_racer (0.12.0)
libv8-node (~> 21.7.2.0)
minitest (5.22.3)
multi_xml (0.6.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mutex_m (0.2.0)
namae (1.2.0)
racc (~> 1.7)
Expand All @@ -159,17 +162,18 @@ GEM
forwardable-extended (~> 2.6)
public_suffix (5.0.5)
racc (1.7.3)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (4.2.1)
safe_yaml (1.0.5)
sass-embedded (1.69.5-aarch64-linux-gnu)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86_64-linux-gnu)
google-protobuf (~> 3.23)
sass-embedded (1.77.0-aarch64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.0-x86_64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
sax-machine (1.3.2)
strscan (3.1.0)
terminal-table (3.0.2)
Expand Down
458 changes: 458 additions & 0 deletions docs/README.md

Large diffs are not rendered by default.

57 changes: 31 additions & 26 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,26 @@
# Site settings
# -----------------------------------------------------------------------------

title: Prajyot Jadhav | JdeRobot x GSoC 2024 # the website title (if blank, full name will be used instead)
first_name: JdeRobot |
middle_name:
last_name: GSoC 2024
email: prajyotj04@gmail.com
description:
title: blank # the website title (if blank, full name will be used instead)
first_name: You
middle_name: R.
last_name: Name
email: you@example.com
description: > # the ">" symbol means to ignore newlines until "footer_text:"
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
footer_text: >
RoboticsAcademy: Migration to Gazebo Harmonic
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
keywords: # add your own keywords or leave empty
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)

url: https://theroboticsclub.github.io # the base hostname & protocol for your site
baseurl: /gsoc2024-Prajyot_Jadhav # the subpath of your site, e.g. /blog/. Leave blank for root
url: "https://theroboticsclub.github.io" # the base hostname & protocol for your site
baseurl: "/gsoc2024-Prajyot_Jadhav" # the subpath of your site, e.g. /blog/. Leave blank for root
last_updated: false # set to true if you want to display last updated in the footer
impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR
back_to_top: true # set to false to disable the back to top button

# -----------------------------------------------------------------------------
# Theme
Expand All @@ -38,17 +41,19 @@ repo_trophies:
# will use title and url fields
# Take a look to https://github.com/jekyll/jekyll-feed for more customization

rss_icon: false
rss_icon: true

# -----------------------------------------------------------------------------
# Layout
# -----------------------------------------------------------------------------

navbar_fixed: true
footer_fixed: true
search_enabled: true
socials_in_search: true

# Dimensions
max_width: 800px
max_width: 930px

# TODO: add layout settings (single page vs. multi-page)

Expand All @@ -72,15 +77,15 @@ dblp_url: # your DBLP profile url
discord_id: # your discord id (18-digit unique numerical identifier)
facebook_id: # your facebook id
flickr_id: # your flickr id
github_username: Arcane-01 # your GitHub user name
github_username: # your GitHub user name
gitlab_username: # your GitLab user name
ieee_id: # your ieeexplore.ieee.org/author/id
instagram_id: # your instagram id
kaggle_id: # your kaggle id
keybase_username: # your keybase user name
lastfm_id: # your lastfm id
lattes_id: # your ID on Lattes (Brazilian Lattes CV)
linkedin_username: prajyot-jadhav-90921a241/ # your LinkedIn user name
linkedin_username: # your LinkedIn user name
mastodon_username: # your mastodon instance+username in the format instance.tld/@username
medium_username: # your Medium username
orcid_id: # your ORCID ID
Expand All @@ -89,7 +94,7 @@ pinterest_id: # your pinterest id
publons_id: # your ID on Publons
quora_username: # your Quora username
research_gate_profile: # your profile on ResearchGate
scholar_userid: # qc6CJjYAAAAJ # your Google Scholar ID
scholar_userid: qc6CJjYAAAAJ # your Google Scholar ID
scopus_id: # your profile on Scopus
semanticscholar_id: # your Semantic Scholar ID
spotify_id: # your spotify id
Expand All @@ -101,11 +106,12 @@ whatsapp_number: # your WhatsApp number (full phone number in international form
wikidata_id: # your wikidata id
wikipedia_id: # your wikipedia id (Case sensitive)
work_url: # work page URL
x_username: Arcane_01 # your X handle
x_username: # your X handle
youtube_id: # your youtube channel id (youtube.com/@<youtube_id>)
zotero_username: # your zotero username

contact_note:
contact_note: >
You can even add a little note about which of these is the best way to reach you.
# -----------------------------------------------------------------------------
# Analytics and search engine verification
Expand All @@ -124,8 +130,8 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster)
# Blog
# -----------------------------------------------------------------------------

blog_name: # blog_name will be displayed in your blog page
blog_description: "Robotics-Academy: Migration to Gazebo Harmonic"
blog_name: al-folio # blog_name will be displayed in your blog page
blog_description: a simple whitespace theme for academics
permalink: /blog/:year/:title/
lsi: true # produce an index for related posts

Expand Down Expand Up @@ -160,8 +166,8 @@ disqus_shortname: al-folio # put your disqus shortname
# If you have blog posts published on medium.com or other external sources,
# you can display them in your blog by adding a link to the RSS feed.
external_sources:
# - name: medium.com
# rss_url: https://medium.com/@al-folio/feed
- name: medium.com
rss_url: https://medium.com/@al-folio/feed

# -----------------------------------------------------------------------------
# Collections
Expand Down Expand Up @@ -263,7 +269,7 @@ sass:
# -----------------------------------------------------------------------------

jekyll-minifier:
exclude: ["robots.txt"]
exclude: ["robots.txt", "assets/js/search/*.js"]
uglifier_args:
harmony: true

Expand All @@ -282,10 +288,9 @@ jekyll-archives:
tag: "/blog/tag/:name/"
category: "/blog/category/:name/"

# display_tags: ["formatting", "images", "links", "math", "code"] # these tags will be displayed on the front page of your blog
# display_categories: ["blockquotes"] # these categories will be displayed on the front page of your blog
display_tags: [] # these tags will be displayed on the front page of your blog
display_categories: [] # these categories will be displayed on the front page of your blog
display_tags: ["formatting", "images", "links", "math", "code"] # these tags will be displayed on the front page of your blog
display_categories: ["blockquotes"] # these categories will be displayed on the front page of your blog

# -----------------------------------------------------------------------------
# Jekyll Scholar
# -----------------------------------------------------------------------------
Expand Down
8 changes: 8 additions & 0 deletions docs/_includes/header.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,14 @@
{% endif %}
{% endif %}
{% endfor %}
{% if site.search_enabled %}
<!-- Search -->
<li class="nav-item">
<button id="search-toggle" title="Search" onclick="openSearchModal()">
<span class="nav-link">ctrl k <i class="ti ti-search"></i></span>
</button>
</li>
{% endif %}
{% if site.enable_darkmode %}
<!-- Toogle theme mode -->
<li class="toggle-container">
Expand Down
4 changes: 3 additions & 1 deletion docs/_includes/scripts/back_to_top.liquid
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<script src="{{ '/assets/js/vanilla-back-to-top.min.js' | relative_url | bust_file_cache }}"></script>
<script>
addBackToTop();
{% if site.back_to_top %}
addBackToTop();
{% endif %}
</script>
Loading

0 comments on commit 8a54d09

Please sign in to comment.