Skip to content
This repository was archived by the owner on Oct 24, 2022. It is now read-only.

Commit

Permalink
Initial site
Browse files Browse the repository at this point in the history
  • Loading branch information
jnpwebdeveloper committed Jun 12, 2022
1 parent 32ba95b commit 30e8f53
Show file tree
Hide file tree
Showing 135 changed files with 7,998 additions and 0 deletions.
16 changes: 16 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
layout: page
permalink: /404.html
---

<div class="container">
<div class="row">
<div class="col col-12">
<div class="error">
<h2 class="error__title">404</h2>
<p class="error__text">The requested page could not be found.</p>
<a class="button" href="/">Back to homepage</a>
</div>
</div>
</div>
</div>
5 changes: 5 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
source 'https://rubygems.org'
gem "bundler"
gem "jekyll"
gem "jekyll-paginate"
gem "jekyll-sitemap"
73 changes: 73 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
colorator (1.1.0)
concurrent-ruby (1.1.10)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.15.5)
forwardable-extended (2.6.0)
http_parser.rb (0.8.0)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
jekyll (4.2.2)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (~> 2.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (~> 0.4.0)
pathutil (~> 0.9)
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 2.0)
jekyll-paginate (1.1.0)
jekyll-sass-converter (2.2.0)
sassc (> 2.0.1, < 3.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
rouge (3.29.0)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.8.0)

PLATFORMS
ruby

DEPENDENCIES
bundler
jekyll
jekyll-paginate
jekyll-sitemap

BUNDLED WITH
2.1.4
73 changes: 73 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
# Mria is a multipurpose Jekyll blog theme.

Mria is a high-quality multipurpose Jekyll theme with a unique style and clean code. You can use Mria for multipurpose like blog, magazine, portfolio, etc. This theme is fully responsive, and it looks good on all types of screens and devices. If you’re looking for a theme that is clean, high performance, and simple, the Mria theme is exactly what you’re looking for then.

* * *

### Demo

Check the theme in action [Live Demo](https://mria.netlify.app/) |
[Artem Sheludko](https://jekyllthemes.io/developers/artem-sheludko)

* * *

### Theme features

- Works with GitHub Pages (host it for free)
- Dark and light mode
- No jQuery, only vanilla JS
- 100% responsive Design
- Clean and Modern Code
- Optimized for mobile devices
- Section featured posts
- Section blog
- Section videos
- Section tag
- Super fast performance ⚡⚡⚡
- Social sharing buttons
- Scroll to top button
- Syntax highlighting (supports the Jekyll syntax highlighter)
- Compatible with modern browsers
- Medium style image zoom
- Image Lazy loading
- Image gallery
- Tag page
- Author page
- Custom logo support
- Support for multiple authors
- Supports video posts
- Supports contact form (Formspree)
- Supports MailChimp newsletter
- Supports Disqus comments
- Supports Google Analytics
- Ionicons icons
- Free Google Fonts
- Free Updates & Support

* * *

### Installation

#### Installing Ruby & Jekyll

If this is your first time using Jekyll, please follow the [Jekyll docs](https://jekyllrb.com/docs/installation/) and make sure your local environment (including Ruby) is setup correctly.

* * *

### Deployment

To run the theme locally, navigate to the theme directory and run `bundle install` to install the dependencies, then run `jekyll serve` or `bundle exec jekyll serve` to start the Jekyll server.

I would recommend checking the [Deployment Methods](https://jekyllrb.com/docs/deployment-methods/) page on Jekyll website.

* * *

### Documentation

Before using the Mria theme, please read the attached documentation.

* * *

### Support

<p>If you have any questions, please feel free to contact me by mail <a href="mailto:hi.artemsheludko@gmail.com">Contact</a><p>
11 changes: 11 additions & 0 deletions _authors/alena.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
username: alena
name: Alena Curtis
image: '/images/01-1.jpg'
cover:
location: Mexico
website: https://www.google.com
twitter: https://twitter.com
facebook: https://www.facebook.com
---
I have experience in photographing beauty, fashion, e-commerce, and product photography for various brands.
10 changes: 10 additions & 0 deletions _authors/jeremy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
username: jeremy
name: Jeremy Pitt
image: '/images/02-1.jpg'
cover: '/images/07.jpg'
location: London, U.K.
website: https://www.jnpwebdeveloper.com
twitter: https://twitter.com/jnpwebdeveloper
facebook: https://www.facebook.com
---
10 changes: 10 additions & 0 deletions _authors/martin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
username: martin
name: Martin Pitt
image: '/images/02-1.jpg'
cover: '/images/07.jpg'
location: London, U.K.
website: https://www.google.com
twitter: https://twitter.com
facebook: https://www.facebook.com
---
11 changes: 11 additions & 0 deletions _authors/nolan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
username: nolan
name: Nolan Bergson
image: '/images/02-1.jpg'
cover: '/images/07.jpg'
location: New York
website: https://www.google.com
twitter: https://twitter.com
facebook: https://www.facebook.com
---
I can and will deliver great results with a process that’s timely, collaborative and at a great value for my clients.
11 changes: 11 additions & 0 deletions _authors/tiana.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
username: tiana
name: Tiana Dorwart
image: '/images/03-1.jpg'
cover:
location: Spain
website: https://www.google.com
twitter: https://twitter.com
facebook: https://www.facebook.com
---
Hi, my name is Tiana, I'm originally from Finland, but I have been living in Spain for almost three years now.
57 changes: 57 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
#-------------------------------
# General Site Settings
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://commitwaffles.dev" # the base hostname & protocol for your site, e.g. http://example.com


#-------------------------------
# Build Settings
markdown: kramdown
permalink: /:title
plugins:
- jekyll-paginate
- jekyll-sitemap

paginate: 7
paginate_path: "/blog/page/:num"


#-------------------------------
# Collections
collections:
pages:
output: true
permalink: /:name
posts:
output: true
permalink: /blog/:slug
authors:
output: true
permalink: /:name

# Pages Path
defaults:
- scope:
path: ""
values:
layout: "default"
- scope:
path: ""
type: "pages"
values:
layout: "page"
- scope:
path: ""
type: "posts"
values:
layout: "post"
- scope:
path: ""
type: "authors"
values:
layout: "author"


sass:
sass_dir: _sass
style: compressed
Loading

0 comments on commit 30e8f53

Please sign in to comment.