diff --git a/docs/Gemfile b/docs/Gemfile index 7bad5f9..fc55ddd 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -11,7 +11,7 @@ source "https://rubygems.org" gem "jekyll", "~> 3.8.7" # This is the default theme for new Jekyll sites. You may change this to anything you like. -gem "minima", "~> 2.0" +gem "jekyll-theme-slate", "~> 0.1.1" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and # uncomment the line below. To upgrade, run `bundle update github-pages`. @@ -31,4 +31,3 @@ end # Performance-booster for watching directories on Windows gem "wdm", "~> 0.1.0", :install_if => Gem.win_platform? - diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 967bf91..a5960da 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -33,6 +33,9 @@ GEM sass (~> 3.4) jekyll-seo-tag (2.6.1) jekyll (>= 3.3, < 5.0) + jekyll-theme-slate (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) jekyll-watch (2.2.1) listen (~> 3.0) kramdown (1.17.0) @@ -41,10 +44,6 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - minima (2.5.1) - jekyll (>= 3.5, < 5.0) - jekyll-feed (~> 0.9) - jekyll-seo-tag (~> 2.1) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.5) @@ -71,7 +70,7 @@ PLATFORMS DEPENDENCIES jekyll (~> 3.8.7) jekyll-feed (~> 0.6) - minima (~> 2.0) + jekyll-theme-slate (~> 0.1.1) tzinfo (~> 1.2) tzinfo-data wdm (~> 0.1.0) diff --git a/docs/_config.yml b/docs/_config.yml index 21db6d1..eb23a51 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -16,11 +16,11 @@ title: F-Chat Rising email: nope@nope.com description: >- # this means to ignore newlines until "baseurl:" - Heavily modded F-Chat 3.0 client + A heavily modded F-Chat 3.0 client baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com github_username: mrstallion -show_downloads: false +show_downloads: true # Build settings markdown: kramdown @@ -41,4 +41,10 @@ plugins: # - vendor/gems/ # - vendor/ruby/ -theme: jekyll-theme-slate \ No newline at end of file +theme: jekyll-theme-slate + + +download: + win_url: https://github.com/mrstallion/flist-rising/releases/download/v3.0.13-rising-v1/F-Chat.Rising.Setup.exe + mac_url: https://github.com/mrstallion/flist-rising/releases/download/v3.0.13-rising-v1/F-Chat.Rising.dmg + diff --git a/docs/_layouts/rising.html b/docs/_layouts/rising.html new file mode 100644 index 0000000..87c11fa --- /dev/null +++ b/docs/_layouts/rising.html @@ -0,0 +1,101 @@ + + + + + + + + + + + +{% seo %} + + + + + +
+
+ {% if site.github.is_project_page %} + View on GitHub + {% endif %} + +

{{ site.title | default: site.github.repository_name }}

+

{{ site.description | default: site.github.project_tagline }}

+ + {% if site.show_downloads %} +
+ Download for Windows + Download for MacOS +
+ {% endif %} +
+
+ + +
+
+ {{ content }} +
+
+ + + + + {% if site.google_analytics %} + + {% endif %} + + diff --git a/docs/_posts/2020-06-19-welcome-to-jekyll.markdown b/docs/_posts/2020-06-19-welcome-to-jekyll.markdown deleted file mode 100644 index 151d505..0000000 --- a/docs/_posts/2020-06-19-welcome-to-jekyll.markdown +++ /dev/null @@ -1,25 +0,0 @@ ---- -layout: post -title: "Welcome to Jekyll!" -date: 2020-06-19 13:17:40 -0500 -categories: jekyll update ---- -You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated. - -To add new posts, simply add a file in the `_posts` directory that follows the convention `YYYY-MM-DD-name-of-post.ext` and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works. - -Jekyll also offers powerful support for code snippets: - -{% highlight ruby %} -def print_hi(name) - puts "Hi, #{name}" -end -print_hi('Tom') -#=> prints 'Hi, Tom' to STDOUT. -{% endhighlight %} - -Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk]. - -[jekyll-docs]: https://jekyllrb.com/docs/home -[jekyll-gh]: https://github.com/jekyll/jekyll -[jekyll-talk]: https://talk.jekyllrb.com/ diff --git a/docs/assets/mac.png b/docs/assets/mac.png new file mode 100644 index 0000000..aade73e Binary files /dev/null and b/docs/assets/mac.png differ diff --git a/docs/assets/win.png b/docs/assets/win.png new file mode 100644 index 0000000..e302ab0 Binary files /dev/null and b/docs/assets/win.png differ diff --git a/docs/index.md b/docs/index.md index cfcc422..d698eaa 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,5 @@ --- -layout: default +layout: rising --- # Download Now! @@ -19,22 +19,22 @@ See a [detailed list of features](https://github.com/mrstallion/flist-rising/blo ## Link Previews Hover your mouse on any link to view the image. -![Smarter Ads](./assets/link-preview.png) +![Smarter Ads](assets/link-preview.png) ## Smarter Ads Characters who match your preferences have highlighted ads. -![Smarter Ads](./assets/smarter-ads.png) +![Smarter Ads](assets/smarter-ads.png) ## Improved Search See immediately who is a good match for you. -![Improved Search](./assets/improved-search.png) +![Improved Search](assets/improved-search.png) ## UI Tweaks Dozens of useful improvements all around! -![UI Tweaks](./assets/ui-tweaks.png) +![UI Tweaks](assets/ui-tweaks.png)