lanyunn / Snape

A magical theme for WordPress

Home Page:https://www.vtrois.com/theme-snape.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Snape ###A magical theme for WordPress

Snape is a magical theme for WordPress,based on Bootstrap and Font Awesome. Created and maintained by Vtrois. Stay up to date with the latest release and announcements on Bulletin Board.

Snape Demo

##Structure Within the download you'll find the following directories and files. You'll see something like this:

Snape/
├── css/
│   ├── animate.min.css
│   ├── bootsnav.min.css
│   ├── bootstrap.min.css
│   ├── font-awesome.min.css
│   ├── snape.diy.css
│   └── normalize.min.css
├── js/
│   ├── buttons(has some button pic)
│   ├── jquery.min.js
│   ├── jquery.qrcode.js
│   ├── bootsnav.min.js
│   ├── bootstrap.min.js
│   └── snape.js
├── fonts/
│   ├── Din.otf
│   ├── FontAwesome.otf
│   ├── fontawesome-webfont.eot
│   ├── fontawesome-webfont.svg
│   ├── fontawesome-webfont.ttf
│   ├── fontawesome-webfont.woff
│   └── fontawesome-webfont.woff2
├── images/
│   ├── options(has some options pic)
│   ├── smilies(has some emoji pic)
│   ├── 404.png
│   ├── arrow.png
│   ├── default.jpg
│   ├── error.png
│   ├── fingerprint.png
│   ├── dark-wall.png
│   ├── cd-top-arrow.svg
│   └── licenses.png
├── inc/
│   ├── theme-options
│   │   ├── css
│   │   │   └── optionsframework.css
│   │   ├── images
│   │   │   └── ico-delete.png
│   │   ├── theme-options
│   │   │   └── ico-delete.png
│   │   ├── includes
│   │   │   ├── class-options-framework.php
│   │   │   ├── class-options-framework-admin.php
│   │   │   ├── class-options-interface.php
│   │   │   ├── class-options-media-uploader.php
│   │   │   └── class-options-sanitization.php
│   │   ├── js
│   │   │   ├── media-uploader.js
│   │   │   └── options-custom.js
│   │   └── options-framework.php
│   ├── version.php
│   └── widgets.php
├── 404.php
├── style.css
├── index.php
├── header.php
├── header-banner.php
├── footer.php
├── footer-subscribe.php
├── comments.php
├── content.php
├── options.php
├── sidebar.php
├── single.php
├── smiley.php
├── page.php
├── page-notitle.php
├── functions.php
└── screenshot.png

Changelog

  • v1.1 - She grew up
  • v1.0 - Initialize the project and say Good Morning to everyone!

##License

About

A magical theme for WordPress

https://www.vtrois.com/theme-snape.html

License:GNU General Public License v2.0


Languages

Language:PHP 73.7%Language:CSS 18.0%Language:JavaScript 8.3%