Skip to content

Greasego/Dobby

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

157 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Dobby

A clean, simple and responsive theme of WordPress, based on Bootstrap4. Created and maintained by Vtrois. Stay up to date with the latest release and announcements on Bulletin Board.

Dobby Demo

Structure

Within the download you'll find the following directories and files. You'll see something like this πŸ‘‡

Dobby
β”œβ”€β”€ 404.php
β”œβ”€β”€ LICENSE
β”œβ”€β”€ author.php
β”œβ”€β”€ category.php
β”œβ”€β”€ comments.php
β”œβ”€β”€ footer.php
β”œβ”€β”€ functions.php
β”œβ”€β”€ header.php
β”œβ”€β”€ inc
β”‚Β Β  β”œβ”€β”€ author.php
β”‚Β Β  β”œβ”€β”€ buttons
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ images(has some button pic)
β”‚Β Β  β”‚Β Β  └── more.js
β”‚Β Β  β”œβ”€β”€ comments.php
β”‚Β Β  β”œβ”€β”€ content
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ content-category.php
β”‚Β Β  β”‚Β Β  └── content.php
β”‚Β Β  β”œβ”€β”€ core.php
β”‚Β Β  β”œβ”€β”€ global.php
β”‚Β Β  β”œβ”€β”€ images.php
β”‚Β Β  β”œβ”€β”€ navwalker.php
β”‚Β Β  β”œβ”€β”€ options
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ css
β”‚Β Β  β”‚Β Β  β”‚Β Β  └── optionsframework.css
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ images
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ col-left.png
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ col-right.png
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ ico-delete.png
β”‚Β Β  β”‚Β Β  β”‚Β Β  └── single.png
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ includes
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ class-options-framework-admin.php
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ class-options-framework.php
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ class-options-interface.php
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ class-options-media-uploader.php
β”‚Β Β  β”‚Β Β  β”‚Β Β  └── class-options-sanitization.php
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ js
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ media-uploader.js
β”‚Β Β  β”‚Β Β  β”‚Β Β  └── options-custom.js
β”‚Β Β  β”‚Β Β  └── options-framework.php
β”‚Β Β  β”œβ”€β”€ shortcode.php
β”‚Β Β  β”œβ”€β”€ single
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ single-alpha.php
β”‚Β Β  β”‚Β Β  └── single-gamma.php
β”‚Β Β  β”œβ”€β”€ single.php
β”‚Β Β  β”œβ”€β”€ smilies.php
β”‚Β Β  β”œβ”€β”€ smtp.php
β”‚Β Β  β”œβ”€β”€ version.php
β”‚Β Β  └── widget.php
β”œβ”€β”€ index.php
β”œβ”€β”€ languages
β”‚Β Β  β”œβ”€β”€ zh_TW.mo
β”‚Β Β  β”œβ”€β”€ zh_TW.po
β”‚Β Β  β”œβ”€β”€ zh_CN.mo
β”‚Β Β  └── zh_CN.po
β”œβ”€β”€ options.php
β”œβ”€β”€ page.php
β”œβ”€β”€ screenshot.png
β”œβ”€β”€ search.php
β”œβ”€β”€ single.php
β”œβ”€β”€ static
β”‚Β Β  β”œβ”€β”€ css
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ animate.min.css
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bootstrap.min.css
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ dobby.css
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ flexslider.min.css
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ highlight.min.css
β”‚Β Β  β”‚Β Β  └── layer.min.css
β”‚Β Β  β”œβ”€β”€ fonts
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Gotham-Book.eot
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Gotham-Book.otf
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Gotham-Book.svg
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Gotham-Book.ttf
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Gotham-Book.woff
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Gotham-Book.woff2
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ dobby.eot
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ dobby.svg
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ dobby.ttf
β”‚Β Β  β”‚Β Β  └── dobby.woff
β”‚Β Β  β”œβ”€β”€ images
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ 404.svg
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ arrow.png
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ default(has some default pic)
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ layer
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ icon-ext.png
β”‚Β Β  β”‚Β Β  β”‚Β Β  └── icon.png
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ loader.gif
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ payment(has the payment pic)
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ search.svg
β”‚Β Β  β”‚Β Β  └── smilies(has some smilie pic)
β”‚Β Β  └── js
β”‚Β Β      β”œβ”€β”€ bootstrap.min.js
β”‚Β Β      β”œβ”€β”€ comments.min.js
β”‚Β Β      β”œβ”€β”€ highlight.min.js
β”‚Β Β      β”œβ”€β”€ jquery.easing.min.js
β”‚Β Β      β”œβ”€β”€ jquery.flexslider.min.js
β”‚Β Β      β”œβ”€β”€ jquery.min.js
β”‚Β Β      β”œβ”€β”€ jquery.qrcode.min.js
β”‚Β Β      β”œβ”€β”€ layer.min.js
β”‚Β Β      β”œβ”€β”€ main.js
β”‚Β Β      β”œβ”€β”€ share.min.js
β”‚Β Β      β”œβ”€β”€ sticky.min.js
β”‚Β Β      └── wow.min.js
β”œβ”€β”€ style.css
└── tag.php

License

About

🍦More suitable for mobile terminal design, modern style WordPress theme

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 69.1%
  • CSS 23.2%
  • JavaScript 7.7%