All Projects → LoeiFy → Diaspora

LoeiFy / Diaspora

Licence: mit
Diaspora - A WordPress theme

Projects that are alternatives of or similar to Diaspora

Sakurairo
一个多彩,轻松上手,体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura)
Stars: ✭ 456 (-53.47%)
Mutual labels:  wordpress, wordpress-theme
Vue Wordpress Pwa
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps
Stars: ✭ 665 (-32.14%)
Mutual labels:  wordpress, wordpress-theme
Tony
An Elegant WordPress Theme Based on ✌️Vue.js | 基于 Vue.js 的简洁一般强大的 WordPress 单栏博客主题
Stars: ✭ 462 (-52.86%)
Mutual labels:  wordpress, wordpress-theme
Art blog
WordPress响应式免费主题,Art_Blog唯品秀博客(weipxiu.com/备用域名weipxiu.cn),开源给小伙伴免费使用,如使用过程有任何问题,在线技术支持QQ:343049466,欢迎打扰。原创不易,如喜欢,请多多打赏。演示:
Stars: ✭ 367 (-62.55%)
Mutual labels:  wordpress, wordpress-theme
Idowns
wordpress theme iDowns V1.8.4 不要钱 随意用
Stars: ✭ 27 (-97.24%)
Mutual labels:  wordpress, wordpress-theme
Wordpress Theme Puock
🎨 一款基于WordPress开发的高颜值的自适应主题,支持白天与黑夜模式、无刷新加载等。
Stars: ✭ 394 (-59.8%)
Mutual labels:  wordpress, wordpress-theme
Webstack
WordPress 版 WebStack 导航主题 https://nav.iowen.cn
Stars: ✭ 662 (-32.45%)
Mutual labels:  wordpress, wordpress-theme
Codestar Framework Old
This project has moved to https://github.com/Codestar/codestar-framework
Stars: ✭ 361 (-63.16%)
Mutual labels:  wordpress, wordpress-theme
Flex With Benefits
Wordpress starter theme for THRIVE
Stars: ✭ 6 (-99.39%)
Mutual labels:  wordpress, wordpress-theme
Storefront
Official theme for WooCommerce
Stars: ✭ 762 (-22.24%)
Mutual labels:  wordpress, wordpress-theme
Kuhn
WordPress theme featuring CSS Grid layouts via aggressive progressive enhancement. Proof of concept to get the conversation about what CSS Grid means for WordPress themes started. Currently running live at https://mor10.com
Stars: ✭ 365 (-62.76%)
Mutual labels:  wordpress, wordpress-theme
Planet4 Master Theme
Wordpress master theme for the Greenpeace Planet 4 project
Stars: ✭ 34 (-96.53%)
Mutual labels:  wordpress, wordpress-theme
Flynt
Component based WordPress starter theme, powered by ACF Pro and Timber, optimized for a11y and fast page load results.
Stars: ✭ 363 (-62.96%)
Mutual labels:  wordpress, wordpress-theme
Wordpresscan
WPScan rewritten in Python + some WPSeku ideas
Stars: ✭ 456 (-53.47%)
Mutual labels:  wordpress, wordpress-theme
Vue Wordpress
Use Vue.js and the WP REST API to build WordPress themes as SPAs with dynamic routing, HMR for development, SEO enabled, and SSR capable. Demo:
Stars: ✭ 361 (-63.16%)
Mutual labels:  wordpress, wordpress-theme
Hueman
Hueman WordPress Theme
Stars: ✭ 559 (-42.96%)
Mutual labels:  wordpress, wordpress-theme
Mokore
🎉Wordpress二次元简约个人博客主题by江程训
Stars: ✭ 306 (-68.78%)
Mutual labels:  wordpress, wordpress-theme
Wp Bootstrap Navwalker
A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
Stars: ✭ 3,290 (+235.71%)
Mutual labels:  wordpress, wordpress-theme
Wordpress Gulp Starter Kit
[NOT MAINTAINED] A starter kit for developing WordPress themes with Gulp.
Stars: ✭ 674 (-31.22%)
Mutual labels:  wordpress, wordpress-theme
Wp Scribbles Theme
Scribbles is a Primer child theme with a playful and fun mood.
Stars: ✭ 9 (-99.08%)
Mutual labels:  wordpress, wordpress-theme

Diaspora

A WordPress theme

Preview Diaspora →

现在有移植版本

px

相关说明

网站图标相关

网站需要 3 个 logo 图片,分别是:

  • images/logo.png (124x52) 网站首页 logo
  • images/logo_black.png (124x52) 网站弹出菜单时候的深色 logo
  • images/logo_min.png (48x48) 网站文章详细页面的小 logo

另外 32-144 名字的图片为网站 favicon 以及添加到手机屏幕所需要的小图片

缩略图相关

网站正常显示需要每篇文章都必须设置特色图片。

  • 显示壁纸 gallery 所需要的缩略图是 300x...,需要在 WordPress 后台 媒体选项 将 缩略图大小 设置为 宽度 300 高度 0。(推荐:其他都设置为 0)
  • 首页显示文章缩略图大小是 680x440,有两种模式产生缩略图,一种是用原生 WordPress 提供的裁切图片功能,一种是使用 timthumb.php。

自动引用图片作为特色图片

issue:https://github.com/LoeiFy/Diaspora/issues/10

说明:需要在 images 目录添加一张默认图片 default.jpg

相关设置:

config.php

/*
当 USE_TIMTHUMB 为 FALSE 时表示不使用 timthumb,当为 TRUE 是表示使用
默认为 FALSE 不使用
*/

define ('USE_TIMTHUMB', FALSE);

文章音乐

主题支持音乐播放,两种方式添加:

  • 只需要在 WordPress 后台文章编辑页面插入音乐即可,主题会调用音乐播放
  • 使用短代码,在文章编辑源代码使用 [audio loop="ture" src="http://m1.music.126.net/Q2wx7EaeuS_bnqlEJ85u0Q==/2881819977150355.mp3"] 即可

注意要去除 autoplay 属性,不然会引起多次播放 bug

文章壁纸 Gallery

只需要在文章编辑后台添加图片即可,注意不需要插入文章内容页面,主题会调用壁纸显示

菜单设置

菜单连接支持不跳转预览,只需要在对应菜单加上一个 class pview,然后这个链接支持快速预览。注意这个只能是本地页面或者文章才可以,外链会跳转过去

其他说明

主题有 4 个页面模板:

  • about 关于模版,不可评论
  • Archive 文章归档模版,不可评论
  • feedback 评论模版,可以评论
  • links 友情链接模版,可以评论

开发说明

主题使用了 5 个 js 插件:

  • jquery.justifiedGallery.js
  • Chocolate.js
  • jquery.qrcode.js
  • jquery.parallax.js
  • Vibrant.js

这些插件都合并在一个文件上:static/plugin.js

修改 css 只需要修改 assets/Diaspora.css

修改 js 只需要修改 assets/Diaspora.js

捐赠

如果你觉得这个主题不错,欢迎微信捐赠作者

qr

License

MIT

Related

Diaspora by Robert de Boron

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].