- issueを作る
- fork して pull-req or ブランチ して pull-req
- Merge する
- 基本的にmaster は、直接いじらない
ローカルでGitHub Pagesのローカル環境を起動するのに Docker が必要になります。
MacOSX や Windows をご利用の場合は、以下のようなソフトウェアをインストールして docker
コマンドが利用できるようにしてください。
- Docker
- MacOSをご利用の方: Docker for Mac
- Win10をご利用の方: Docker for Windows
- Windows(10以外)をご利用の方: Docker Toolbox
公式ドキュメントのPost を書くを参照してください。
以下のコマンドを実行後 http://localhost:4000 にアクセスするとWebページが表示されます
$ docker run -t --rm -v "$PWD":/usr/src/app -p "4000:4000" starefossen/github-pages
Configuration file: /usr/src/app/_config.yml
Deprecation: The 'gems' configuration option has been renamed to 'plugins'. Please update your config file accordingly.
Source: /usr/src/app
Destination: /_site
Incremental build: disabled. Enable with --incremental
Generating...
Liquid Warning: Liquid syntax error (line 21): Expected id but found number in "{{ site.404-img }}" in /_layouts/error.html
done in 2.465 seconds.
Auto-regeneration: enabled for '/usr/src/app'
Server address: http://0.0.0.0:4000
Server running... press ctrl-c to stop.
ローカルのファイルが変更されると、自動的にビルドが実行されるので、ページをリロードするだけで大丈夫です。
Regenerating: 1 file(s) changed at 2018-09-05 10:43:11 Liquid Warning: Liquid syntax error (line 21): Expected id but found number in "{{ site.404-img }}" in /_layouts/error.html
...done in 2.151323191 seconds.
終了するときは、Ctrl+C
でコンソールを止めたあとで、以下のコマンドを実行してください。
$ docker stop $(docker ps -q --filter ancestor="starefossen/github-pages" )
-
問題がある場合はissuesに上げてください、 その後実装担当者はforkもしくは別ブランチを切って修正後、プルリクエストを当リポジトリのmasterへ送ってください。
-
自分で問題を対応できる場合は、即fork後修正し、プルリクエストから開始しても問題有りません。
{ Personal } is a free responsive Jekyll theme, about you 😉
You can watch it in action here!
- Fork of Timeline (mashup of Grayscale by Start Bootstrap and Agency Jekyll Theme)
- Modern and minimal design
- Responsive templates for home page, blog archive and posts. Looks great on mobile, tablet, and desktop devices
- Sweet animations
- Gracefully degrades in older browsers. Compatible with Internet Explorer 8+ and all modern browsers
- Timeline
- Tell your story so far with a sleek timeline of dates, pictures and descriptions
- White on black text, making the reading experience tireless
- Google analytics
- Modern and minimal design
- Customization and full control of your website and blog through the site config
- Customization of the website's coloring
- Blogging functionality
- Preview of the latest post in the home page
- Archive page
- Syntax highlighting
- Emojis
- Gesture navigation in archive and post pages by swiping
- Hashtags
- Categories
- Disqus comments
- Bootstrap share buttons
- RSS feed
- Author blurb under the posts
- 404 page
- iOS and Android Web App mode
- Enforcing of https protocol
- Protection from email harvesting
- Sitemap
- Travis CI integration with html-proofer
Want to get { Personal } without messing with jekyll installations and terminal commands?
- Fork the personal-jekyll-theme repository
- Rename the forked repository to yourgithubusername.github.io
- Visit https://yourgithubusername.github.io
- Start modifying the _config.yml and editing your blog's posts from Github's online editor or a third party online editor (i.e. Prose)
The theme contains documentation in the form of blog posts.
First, you need to install jekyll and the dependencies of { Personal } by running:
./scripts/install
Then, you can build and serve your website by simply running:
./scripts/serve-production
Don't forget to list your { Personal } blog in the Blogs using { Personal } wiki page in order to drive some traffic to your website 😉
Have you published your own website by forking { Personal } and now you want to get the latest bug fixes and features from this repo into your website? Then check this out.
One of the reasons { Personal } is real is the following OSS projects:
Proposals, pull requests and issues are more than welcome, let's make the web a bit more beautiful and secure 😉
In case you want to say thank you by donating Bitcoins to all the contributors, this is our address.