Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
newdominic
/
lanyon
Public
forked from
poole/lanyon
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 5, 2015
Merge pull request #90 from kennyjacob/master
Show description for 547fe8a
mdo
committed
547fe8a
View commit details
Copy full SHA for 547fe8a
Browse repository at this point
Update README.md
Show description for 7a3a145
kennyjacob
committed
7a3a145
View commit details
Copy full SHA for 7a3a145
Browse repository at this point
Commits on Jan 15, 2015
Mentioned open sidebar options
mdo
committed
b8369a7
View commit details
Copy full SHA for b8369a7
Browse repository at this point
Commits on Oct 13, 2014
Merge pull request #63 from ffsantos92/patch-1
Show description for 5877e30
mdo
committed
5877e30
View commit details
Copy full SHA for 5877e30
Browse repository at this point
Merge pull request #64 from ffsantos92/patch-1
Show description for df26571
mdo
committed
df26571
View commit details
Copy full SHA for df26571
Browse repository at this point
Commits on Oct 12, 2014
Update default.html
Show description for 2c0d9b2
Fábio Santos
committed
2c0d9b2
View commit details
Copy full SHA for 2c0d9b2
Browse repository at this point
Update head.html
Show description for 553b316
Fábio Santos
committed
553b316
View commit details
Copy full SHA for 553b316
Browse repository at this point
Commits on Sep 26, 2014
no need to use site.baseurl with relative permalinks enabled
mdo
committed
ba8364d
View commit details
Copy full SHA for ba8364d
Browse repository at this point
Merge branch 'master' of https://github.com/paven/jekyllTalk into paven-master
mdo
committed
45fab77
View commit details
Copy full SHA for 45fab77
Browse repository at this point
Merge branch 'master' of https://github.com/poole/lanyon
mdo
committed
c5ed8fe
View commit details
Copy full SHA for c5ed8fe
Browse repository at this point
Refactor config to match latest in Poole, fix syntax highlighter
mdo
committed
3b422ea
View commit details
Copy full SHA for 3b422ea
Browse repository at this point
Merge pull request #55 from jylitalo/sort-pages-in-sidebar
Show description for f37d053
mdo
committed
f37d053
View commit details
Copy full SHA for f37d053
Browse repository at this point
Commits on Sep 7, 2014
Merge pull request #61 from trongdong/master
Show description for bdf9bd7
mdo
committed
bdf9bd7
View commit details
Copy full SHA for bdf9bd7
Browse repository at this point
Commits on Sep 6, 2014
Fix nil template warning in atom.xml
trongdong
committed
639808a
View commit details
Copy full SHA for 639808a
Browse repository at this point
Commits on Aug 20, 2014
Uppdating posts to work with subfolder sites
paven
committed
99d2594
View commit details
Copy full SHA for 99d2594
Browse repository at this point
Commits on Aug 19, 2014
Uppdating sidebar to work with subfolder sites
paven
committed
ab1ba72
View commit details
Copy full SHA for ab1ba72
Browse repository at this point
Commits on Jul 20, 2014
sort pages in sidebar into logical order (alphabetically by url)
jylitalo
committed
0799d23
View commit details
Copy full SHA for 0799d23
Browse repository at this point
Commits on Jun 23, 2014
fixes #42: add js from @hnrch02 to toggle the sidebar closed when clicking on white space
mdo
committed
09dfba1
View commit details
Copy full SHA for 09dfba1
Browse repository at this point
Commits on Jun 22, 2014
adds new .sidebar-overlay modifier class for keeping the drawer over the content when toggled
mdo
committed
e7212c3
View commit details
Copy full SHA for e7212c3
Browse repository at this point
ensure IE is running in latest rendering mode
mdo
committed
a81e303
View commit details
Copy full SHA for a81e303
Browse repository at this point
fixes #8: new icons
mdo
committed
e18870f
View commit details
Copy full SHA for e18870f
Browse repository at this point
fixes #44 scope syntax changes to .highlight by pulling in latest poole changes
mdo
committed
2f6a673
View commit details
Copy full SHA for 2f6a673
Browse repository at this point
revert #36 because github pages doesn't use jekyll 2 yet
mdo
committed
d6fc3cf
View commit details
Copy full SHA for d6fc3cf
Browse repository at this point
Merge branch 'master' of https://github.com/poole/lanyon
mdo
committed
0f15343
View commit details
Copy full SHA for 0f15343
Browse repository at this point
Merge pull request #48 from Droogans/site.baseurl-default-value
Show description for d0a7b4a
mdo
committed
d0a7b4a
View commit details
Copy full SHA for d0a7b4a
Browse repository at this point
port in latest poole changes, update rems to ems
mdo
committed
1c83287
View commit details
Copy full SHA for 1c83287
Browse repository at this point
Commits on Jun 21, 2014
fix(config): site.baseurl default value is root.
Show description for c7f67d4
Droogans
committed
c7f67d4
View commit details
Copy full SHA for c7f67d4
Browse repository at this point
Commits on May 11, 2014
fixes #26
mdo
committed
261340b
View commit details
Copy full SHA for 261340b
Browse repository at this point
fixes #24
mdo
committed
cf21998
View commit details
Copy full SHA for cf21998
Browse repository at this point
baseurl all the things (closes #37)
mdo
committed
299196a
View commit details
Copy full SHA for 299196a
Browse repository at this point
closes #11: use page.url and site.baseurl on homepage active state
mdo
committed
a0bea78
View commit details
Copy full SHA for a0bea78
Browse repository at this point
config cleanup
mdo
committed
8ac7b70
View commit details
Copy full SHA for 8ac7b70
Browse repository at this point
Merge pull request #32 from malinkang/patch-1
Show description for 0bffd3e
mdo
committed
0bffd3e
View commit details
Copy full SHA for 0bffd3e
Browse repository at this point
Merge pull request #36 from Jakehp/master
Show description for f302dab
mdo
committed
f302dab
View commit details
Copy full SHA for f302dab
Browse repository at this point
Commits on May 9, 2014
Update _config.yml
JakeHP
committed
204ab7a
View commit details
Copy full SHA for 204ab7a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.