Draft
Personalize starter site identity and homepage for undergraduate portfolio use#1
Conversation
Co-authored-by: spokiio <188952881+spokiio@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Create initial repository structure
Personalize starter site identity and homepage for undergraduate portfolio use
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This repo was still in default al-folio demo state, while the goal is a personal undergraduate website similar to the referenced student site. This PR replaces template identity/content with student-focused defaults and removes demo feed/comment wiring that makes a fresh personal site look pre-populated.
_config.yml)title,first_name,description, andkeywordsurltohttps://spokiio.github.ioand clearedbaseurlfor user-site root hostingblog_name,blog_description)_config.yml)disqus_shortnameexternal_sources: [])_pages/about.md)selected_papers, announcements, latest posts)Ownership Routing
docs/BOUNDARIES.md.al-folio) or I am porting a routed change and linked the owning repo issue/PR.Owning repo (if not starter):
Related issue/PR:
Plugin Ecosystem (if applicable)
If plugin-related, provide:
al_folio_min/al_folio_max):Starter Wiring Changes
Gemfiledependency wiring._config.ymlplugin activation/config._data/featured_plugins.ymlmetadata.Validation
npm cibundle exec jekyll buildnpm run lint:prettiernpm run lint:style-contracttest/integration_*.sh) as needednpm run test:visual) as neededNotes
Compatibility, migration implications, and follow-ups:
bundle exec jekyll buildwas attempted but failed in this sandbox due outbound DNS/network resolution for external Twitter embed host (publish.twitter.com), not due config/content syntax.Original prompt