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
Type
/
to 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 }}
blfcweb
/
minima
Public
forked from
jekyll/minima
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
Breadcrumbs
History for
minima
_includes
on
fix-113
User selector
All users
All time
Commit history
Commits on Jul 6, 2017
remove whitespace
DirtyF
committed
c6a303c
View commit details
Copy full SHA for c6a303c
View code at this point
Browse repository at this point
Commits on Jul 5, 2017
Make use of seo tag
DirtyF
committed
9a1141d
View commit details
Copy full SHA for 9a1141d
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
Fixes #80, #106. Make the hamburger work with pure CSS. (#111)
Show description for cdbde06
alxn
authored and
jekyllbot
committed
cdbde06
View commit details
Copy full SHA for cdbde06
View code at this point
Browse repository at this point
only include the nav tag if there are pages to be displayed in the menu (#116)
Show description for 1cc1286
Adyg
authored and
jekyllbot
committed
1cc1286
View commit details
Copy full SHA for 1cc1286
View code at this point
Browse repository at this point
Merge branch 'master' into header_pages_config
benbalter
authored
d4f35ba
View commit details
Copy full SHA for d4f35ba
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
use absolute_url filter for disqus
DirtyF
committed
80b5ccb
View commit details
Copy full SHA for 80b5ccb
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
canonical URL should be an absolute URL
ashmaroli
committed
b3f7aef
View commit details
Copy full SHA for b3f7aef
View code at this point
Browse repository at this point
use relative_url filter in minima
ashmaroli
committed
c5f1213
View commit details
Copy full SHA for c5f1213
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Merge pull request #49 from oncleben31/fix-html-proofer-errors
Show description for fe5b99a
jekyllbot
authored
fe5b99a
View commit details
Copy full SHA for fe5b99a
View code at this point
Browse repository at this point
improve code to have only one loop
Crunch09
committed
f3e091f
View commit details
Copy full SHA for f3e091f
View code at this point
Browse repository at this point
remove 'css' subdirectory
ashmaroli
committed
cc49d2e
View commit details
Copy full SHA for cc49d2e
View code at this point
Browse repository at this point
update stylesheet href
ashmaroli
committed
e9b119a
View commit details
Copy full SHA for e9b119a
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
add `header_pages` config to link only specific files in header
Show description for 3317fd6
Crunch09
committed
3317fd6
View commit details
Copy full SHA for 3317fd6
View code at this point
Browse repository at this point
Commits on Sep 27, 2016
replace <a href='#'> to avoid error with html-proofer
oncleben31
committed
242313a
View commit details
Copy full SHA for 242313a
View code at this point
Browse repository at this point
fix when site.email is empty to avoid html-proofer errors
oncleben31
committed
0b9f751
View commit details
Copy full SHA for 0b9f751
View code at this point
Browse repository at this point
Commits on Sep 24, 2016
priority to site.url when site.github.url is available
Show description for 046abe8
oncleben31
authored and
oncleben31
committed
046abe8
View commit details
Copy full SHA for 046abe8
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
look to site.url when available
ashmaroli
committed
addf9a3
View commit details
Copy full SHA for addf9a3
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Merge branch 'master' of https://github.com/ryeonho/minima into ryeonho-master
benbalter
committed
3477e30
View commit details
Copy full SHA for 3477e30
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
change include/ga.html -> include/google-analytics.html
Ryeonho Heo
committed
d8a9bd3
View commit details
Copy full SHA for d8a9bd3
View code at this point
Browse repository at this point
Include ga.html only when google_analytics key exist in config.
Ryeonho Heo
committed
ef060f3
View commit details
Copy full SHA for ef060f3
View code at this point
Browse repository at this point
Google Analytics code as described in https://desiredpersona.com/google-analytics-jekyll/
Ryeonho Heo
committed
83ab54f
View commit details
Copy full SHA for 83ab54f
View code at this point
Browse repository at this point
Commits on Aug 30, 2016
Look for site.github.url if it exists
parkr
committed
c5ee203
View commit details
Copy full SHA for c5ee203
View code at this point
Browse repository at this point
Merge pull request #21 from nicholaspufal/add-disqus-support
Show description for 02a488c
jekyllbot
authored
02a488c
View commit details
Copy full SHA for 02a488c
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
Make `comments` flag enabled by default
Nicholas Pufal
committed
501c1b5
View commit details
Copy full SHA for 501c1b5
View code at this point
Browse repository at this point
Merge pull request #12 from Strangehill/patch-1
Show description for dfcb0e7
jekyllbot
authored
dfcb0e7
View commit details
Copy full SHA for dfcb0e7
View code at this point
Browse repository at this point
Commits on Aug 28, 2016
Added "author" in footer instead of double title
Show description for 6ce747b
Claudio Mezzasalma
committed
6ce747b
View commit details
Copy full SHA for 6ce747b
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
Use either `site.url` or `site.github.url` for Disqus
Nicholas Pufal
committed
7f5ec66
View commit details
Copy full SHA for 7f5ec66
View code at this point
Browse repository at this point
Be explicit about https
Nicholas Pufal
committed
4f5c80f
View commit details
Copy full SHA for 4f5c80f
View code at this point
Browse repository at this point
Only show Disqus comments when in a prod env
Nicholas Pufal
committed
0899d64
View commit details
Copy full SHA for 0899d64
View code at this point
Browse repository at this point
Remove comments added by Disqus' sample code
Nicholas Pufal
committed
2dbc0e1
View commit details
Copy full SHA for 2dbc0e1
View code at this point
Browse repository at this point
Add support to Disqus
Nicholas Pufal
committed
a2f1b11
View commit details
Copy full SHA for a2f1b11
View code at this point
Browse repository at this point
Commits on Jul 30, 2016
added fallback width and height attributes to twitter icon svg
Strangehill
authored
3f4acb4
View commit details
Copy full SHA for 3f4acb4
View code at this point
Browse repository at this point
added fallback width and height attributes to github icon svg
Strangehill
authored
d8b4657
View commit details
Copy full SHA for d8b4657
View code at this point
Browse repository at this point
added fallback width and height attributes to menu-icon svg
Strangehill
authored
bbdd005
View commit details
Copy full SHA for bbdd005
View code at this point
Browse repository at this point
Commits on Jul 15, 2016
Use normalize_whitespace filter
pathawks
committed
8eacb3d
View commit details
Copy full SHA for 8eacb3d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.