Skip to content

chore(docs): fix gull & dexam preview image link #6040

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Nov 12, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
f829e5b
GUll vue added in themes section
naime-hossain Nov 2, 2020
9bf3ce0
dexam landing pages added in doc themes section
naime-hossain Nov 2, 2020
8e70175
Merge branch 'dev' into dev
jacobmllr95 Nov 2, 2020
1ab5bb7
update gull and dexam themes details
naime-hossain Nov 2, 2020
07b7870
Merge branch 'dev' of https://github.com/naime-hossain/bootstrap-vue …
naime-hossain Nov 2, 2020
380a464
typo fix in gull yaml file
naime-hossain Nov 2, 2020
bacb57c
fix description
naime-hossain Nov 2, 2020
ee0689f
update gull description
naime-hossain Nov 2, 2020
8e5b86a
Merge branch 'dev' into dev
naime-hossain Nov 2, 2020
69667b9
update dexam description
naime-hossain Nov 2, 2020
3fa6fb9
Merge branch 'dev' of https://github.com/naime-hossain/bootstrap-vue …
naime-hossain Nov 2, 2020
769a78a
Merge branch 'dev' into dev
naime-hossain Nov 2, 2020
ae76dd2
layout break fix
naime-hossain Nov 2, 2020
dc2026d
Merge branch 'dev' of https://github.com/naime-hossain/bootstrap-vue …
naime-hossain Nov 2, 2020
6b1080f
Merge branch 'dev' into dev
jacobmllr95 Nov 2, 2020
242151c
Update themes
jacobmllr95 Nov 2, 2020
839fff7
gull&dexam theme preview image link fixed
naime-hossain Nov 12, 2020
881f13d
Merge branch 'dev' into dev
naime-hossain Nov 12, 2020
c421d0f
Merge branch 'dev' into dev
jacobmllr95 Nov 12, 2020
57e909b
Update dexam-startup-and-product-landing-page.yaml
jacobmllr95 Nov 12, 2020
ac8cbde
Update gull-admin-dashboard.yaml
jacobmllr95 Nov 12, 2020
eb69457
Merge branch 'dev' into dev
jacobmllr95 Nov 12, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: 'Dexam - Startup & Product Landing Page'
type: 'landing page'
category: 'Landing Page'
img: 'https://raw.githubusercontent.com/mh-rafi/vue-landing/master/preview.png?token=ADAAYN6HJGIO53OHN7MX3SC7VERDM'
img: 'https://i.ibb.co/1MyVr6S/preview-dexam.png'
href: 'https://1.envato.market/rVP4d'
description: 'Dexam is a clean startup and product landing page built with Vue Cli and BootstrapVue. It comes with 10+ home and colors variations. A HTML version is included.'
provider: 'UI Lib'
Expand Down
2 changes: 1 addition & 1 deletion docs/content/themes/gull-admin-dashboard.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: 'Gull - Admin Dashboard'
type: 'dashboard'
category: 'Admin & Dashboard'
img: 'https://raw.githubusercontent.com/mh-rafi/gull-vue/master/preview.png?token=ADAAYNYX54YEQFO4JSGDQHK7VEOBG'
img: 'https://i.ibb.co/bRH1NN5/preview-gull.png'
href: 'https://1.envato.market/ayXRq'
description: 'Gull is a modern, next-generation Vue.js Admin Dashboard. It is feature-rich, responsive and built on top of Vue CLI, Vuex, Vue Router and BootstrapVue. If you want to create a Vue.js Admin Dashboard, Gull is best option.'
provider: 'UI Lib'
Expand Down