mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Instructions to view theme’s files under Linux (#7095)
Merge pull request 7095
This commit is contained in:
committed by
jekyllbot
parent
565567ac08
commit
d57715031a
@@ -52,6 +52,8 @@ To locate a theme's files on your computer:
|
||||
open $(bundle show minima)
|
||||
# On Windows
|
||||
explorer /usr/local/lib/ruby/gems/2.3.0/gems/minima-2.1.0
|
||||
# On Linux
|
||||
xdg-open $(bundle show minima)
|
||||
```
|
||||
|
||||
A Finder or Explorer window opens showing the theme's files and directories. The Minima theme gem contains these files:
|
||||
|
||||
Reference in New Issue
Block a user