All Projects → Nexmo → deved-platform

Nexmo / deved-platform

Licence: MIT License
Nuxt.js for the new Vonage Developer Education site.

Programming Languages

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

Projects that are alternatives of or similar to deved-platform

nuxt-netlify-lambda-starter
🛠️ SEO-friendly website starter backed by Netlify lambda functions in a simple, friendly repo
Stars: ✭ 60 (+300%)
Mutual labels:  nuxt, netlify, netlify-functions
hacktoberfest-checker
Decoupled web application using Nuxt and Netlify Functions to create a way for folks to check whether a public repository is eligible and/or taking part in Hacktoberfest
Stars: ✭ 16 (+6.67%)
Mutual labels:  nuxt, netlify, netlify-functions
Bael Template
Brutalist Blog theme for Netlify CMS
Stars: ✭ 187 (+1146.67%)
Mutual labels:  nuxt, netlify
nuxt-netlify-cms-starter
NuxtJS + Netlify CMS blog starter project
Stars: ✭ 35 (+133.33%)
Mutual labels:  nuxt, netlify
nuxt-netlifycms-boilerplate
A simple boilerplate for using NetlifyCMS with Nuxt
Stars: ✭ 51 (+240%)
Mutual labels:  nuxt, netlify
podcastfreaks.com
日本語テック系ポッドキャストまとめ
Stars: ✭ 42 (+180%)
Mutual labels:  nuxt, netlify
Nuxt Netlify
Dynamically generate `_headers` and `_redirects` files for Netlify in your Nuxt.js projects
Stars: ✭ 97 (+546.67%)
Mutual labels:  nuxt, netlify
testimonial
Jamstack app using Gatsby, Netlify, and FaunaDB.
Stars: ✭ 23 (+53.33%)
Mutual labels:  netlify, netlify-functions
Ecommerce Netlify
🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions
Stars: ✭ 1,147 (+7546.67%)
Mutual labels:  nuxt, netlify
bluise
🍄 Bluise - A Nuxt.js & Netlify CMS boilerplate.
Stars: ✭ 132 (+780%)
Mutual labels:  nuxt, netlify
nuxt-netlify-cms-starter
🏞 A very spartan starter for using Nuxt.js with Netlify CMS.
Stars: ✭ 67 (+346.67%)
Mutual labels:  nuxt, netlify
trailing-slash-guide
Understand and fix your static website trailing slash issues!
Stars: ✭ 255 (+1600%)
Mutual labels:  nuxt, netlify
platform
Community platform for dancers
Stars: ✭ 30 (+100%)
Mutual labels:  nuxt, netlify
vuefes-2018
Vue Fes Japan 2018 の Web サイトのソースコードです。ナレッジ共有のために公開します
Stars: ✭ 39 (+160%)
Mutual labels:  nuxt, netlify
nuxtwebsite
A simple Nuxt.js setup to create websites with blog feature using Storyblok as CMS and Netlify to deploy it.
Stars: ✭ 29 (+93.33%)
Mutual labels:  nuxt, netlify
nuxt-starter-netlify-cms
Example nuxt + netlify cms project. Nuxt port of Gatsby starter app.
Stars: ✭ 13 (-13.33%)
Mutual labels:  nuxt, netlify
nuxt-plesk-example
No description or website provided.
Stars: ✭ 27 (+80%)
Mutual labels:  nuxt
AnotherPomodoro
Modern and customizable productivity timer app that runs in your browser.
Stars: ✭ 126 (+740%)
Mutual labels:  nuxt
opPortfolio
A clean portfolio template made with ReactJS.
Stars: ✭ 29 (+93.33%)
Mutual labels:  netlify
nuxt-prune-html
🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering
Stars: ✭ 69 (+360%)
Mutual labels:  nuxt

Developer Education Platform

Superhero with avocado hoody walking to laptop on desk The Developer Education Platform from Vonage

Table of Contents

Introduction

Netlify Build GitHub Contributions Welcome GitHub release GitHub last commit GitHub release date Twitch Status Join us on Slack

A Nuxt based content platform for content from the Vonage Developer Education Team.

  • "Zero configuration" local builds - no search
  • Algolia search with vue-instantsearch and algoliasearch - requires some configuration
  • Markdown content using official @nuxt/content module
  • RSS2 and JSON1 feeds using @nuxtjs/feeds
  • Netlify CMS for content management
  • Bespoke command line developer experience using the Blog CLI
  • Serverless Server-side Analytics
  • Global components like <Youtube/> and <SignUp/>

Related Content

Installation

Please checkout the local setup guide for more information on installation and usage.

Writing For Vonage

Teach others, grow as a writer, and help us build the next go-to destination for developers in search of high quality technical content and inspiring development stories.

Isometric shapes showing people working on computers with Developer Spotlight logo

We pay $500 USD per post. Your tutorial will be published on our platform, on syndication sites, on social media, and may even be shared featured in our newsletters.

Check out the Vonage Developer Spotlight Programme today.

Contributing

Please read our contributing guide and Code of Conduct before making a pull request.

Components

Global components can be included in posts to help produce consistent content.

  • <sign-up></sign-up>
  • <youtube></youtube>

Writing Style

Taken from our developer education writing styleguide, we've included our contributing guide to help with contributing content.

Tools

Capitalize My Title

We've built-in our own version of capitalizemytitle.com, which you can find here

Capitalize My Title

Tag Tester

We've built our own content tag generator which you can find here

Tag Tester

Create a Blog Post CLI

Create a new blog post using the CLI.

npm run blog

# > [email protected] blog /Users/luke/Projects/nexmo/dev-education-poc
# > node bin/blog
# 
# ℹ Vonage DevEd Post CLI
# ℹ by @lukeocodes
# 
# ? Would you like to create or translate a blog post? Create
# ? What's the title for this post? <max 70 chars> An awesome ...
# ? What's the description? <max 240 chars> An awesome description ...
# ? What language would you like to create a post in? English
# ? Who's the author? Luke Oliff
# ? What's the category? Tutorial
# ? Enable comments? Yes
# ? By spotlight author? No
# ✔ Saved demo file to content/blog/en/an-awesome-title-for-your-post.md ...

Translate a Blog Post CLI

You can also start a translation with the same tool.

npm run blog

# > [email protected] blog /Users/luke/Projects/nexmo/dev-education-poc
# > node bin/blog
# 
# ℹ Vonage DevEd Post CLI
# ℹ by @lukeocodes
# 
# ? Would you like to create or translate a blog post? Translate
# ? What post would you like to translate? Add Strong PSD2 Authentication to Your Application
# ? What language would you like to create a post in? Italiano
# ? What's the title for this post? <max 70 chars> Aggiungi l’Autenticazione Forte PSD2 alla Tua App
# ? What's the description? <max 240 chars> Scopri come aggiungere alla tua app l&#39;autenticazione dei pagamenti online "Secure Customer Authentication", noto anche come PSD2, con Vonage Verify API
# ✔ Saved demo file to content/blog/it/add-strong-psd2-authentication-to-your-application.md ...

License

The content of this project itself is licensed under the Creative Commons Attribution 4.0 International license, and the underlying source code used to format and display that content is licensed under the MIT license.

Change log

This project maintains a changelog based on our GitHub releases.

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