Skip to content

COSCUP/bio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COSCUP Bio

A link-in-bio style page for COSCUP — the annual open source conference held in Taipei, Taiwan. Built with Jekyll and deployed via GitHub Actions.

Development

Prerequisites

  • Ruby (see Gemfile for version)
  • Bundler

Setup

bundle install

Run locally

bundle exec jekyll serve

The site will be available at http://localhost:4000/bio.

Configuration

All content is configured in index.md via front matter:

Field Description
_name Display name
description Bio text
profile Profile image path
links List of link buttons (title, url, icon)
socials Social media icons (title, url, icon)
footer Footer message
copyright Copyright line

Icons use Font Awesome class names.

License

MIT License — see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors