All Projects → seed-fe → blog

seed-fe / blog

Licence: other
仿照nswbmw的N-blog项目写的多人博客系统,引入了bootstrap和jquery validation plugin。详见wiki部分。

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to blog

Githubdocs
Easily build a searchable documentation app using markdown files in your Github Repo or local Markdown files.
Stars: ✭ 122 (+1120%)
Mutual labels:  wiki, expressjs
Zebra Tooltips
A lightweight, accessible, and highly configurable jQuery plugin for creating beautiful tooltips
Stars: ✭ 52 (+420%)
Mutual labels:  jquery-plugin
jQuery-Awesome-Sosmed-Share-Button
Awesome Social Media Share Button With Share Count
Stars: ✭ 58 (+480%)
Mutual labels:  jquery-plugin
ZestX-Frontend
Month-Long Fest Website ZestX with some Awsome UI and Intact Backend. Implemented admin page for user and event management
Stars: ✭ 28 (+180%)
Mutual labels:  expressjs
Ace-Responsive-Menu
Ace responsive menu is a lightweight jQuery plugin to create responsive multi-level navigation menus with multi device support. Ace responsive menu comes with 3 variants like horizontal, vertical and accordion menu. It gives complete responsive menu solution for any kind of websites or admin templates. The plugin has clean and well commented val…
Stars: ✭ 46 (+360%)
Mutual labels:  jquery-plugin
papers reading sharing.github.io
Sites to share deep learning related papers and their digests
Stars: ✭ 32 (+220%)
Mutual labels:  wiki
hlf1.4-supply-chain
Supply chain proof of concept in Hyperledger Fabric. Network with four companies and a specific chaincode exposed as rest API
Stars: ✭ 30 (+200%)
Mutual labels:  expressjs
appflowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
Stars: ✭ 24,929 (+249190%)
Mutual labels:  wiki
mern-stack-application
A MERN stack e-commerce website.
Stars: ✭ 45 (+350%)
Mutual labels:  expressjs
express-mongodb-crud
Web Application CRUD using Nodejs and Mongodb
Stars: ✭ 87 (+770%)
Mutual labels:  expressjs
GoBarber
💈 Aplicação de agendamento para serviços de beleza, entre provedores e clientes.
Stars: ✭ 84 (+740%)
Mutual labels:  expressjs
valida
jQuery Plugin for client side easy form validations.
Stars: ✭ 17 (+70%)
Mutual labels:  jquery-plugin
express-mquery
Expose mongoose query API through HTTP request.
Stars: ✭ 37 (+270%)
Mutual labels:  expressjs
Blog-Server
The backend Code of Flutter Blog App which is the part of Youtube series. It is developed using the NodeJS/ExpressJs with MongoDB Database
Stars: ✭ 33 (+230%)
Mutual labels:  expressjs
drawer
A touch-enabled drawer component for the modern web.
Stars: ✭ 26 (+160%)
Mutual labels:  jquery-plugin
mern-boilerplate
React + Express + Webpack + Mongo = MERN Stack Boilerplate
Stars: ✭ 39 (+290%)
Mutual labels:  expressjs
femiwiki
🌏 문서화된 페미위키 기술 정보 및 이슈 트래킹 정보 제공
Stars: ✭ 18 (+80%)
Mutual labels:  wiki
smeagol-galore
A git-based wiki featuring markdown, a WYSIWYG Editor, PlantUML, and much more
Stars: ✭ 21 (+110%)
Mutual labels:  wiki
doc
Teensy PJRC WIKI
Stars: ✭ 48 (+380%)
Mutual labels:  wiki
docker-node-express-boilerplate
Boilerplate for quickly bootstrapping production-ready RESTful APIs / microservices
Stars: ✭ 113 (+1030%)
Mutual labels:  expressjs

blog

基于nswbmwN-blog项目仿写的多人博客系统,这个暂时是最终分支。主要改进点:

  • 引入bootstrap全面改造样式,利用bootstrap的登录模板仿照知乎的注册和登录页面,并通过bootstrap标签页组件实现注册和登录表单的切换
  • 仿照了知乎的导航条样式
  • 引入jQuery validation plugin完成前端表单验证,并通过设置css样式改变了表单验证错误消息的位置,放到了输入框中
  • 合并了css文件,删除了多余的文件
  • 简单的SEO代码优化
  • 后端用node.js的compression中间件进行了gzip压缩

更详细的介绍见wiki 项目演示地址:N-blog bootstrap demo

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].