Skip to content

alex-arriaga/slugify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slugify

Demo: https://alex-arriaga.com/slugify/.

Summary

Slugs are usually a URL friendly version of a content title. Slugs are meant to be used with permalinks as they help describe what the content at the URL is.

e.g. instead of using these kinds of URLs:

http://www.alex-arriaga.com/posts/24

It is better to use:

http://www.alex-arriaga.com/learning-functional-programming-with-javascript-jsunconf-2016/

The tool

This application allows to create slugs that can be copied and pasted in your favorite Content Management System when creating content.

About me

I am curious person, I am always eager to learn how to improve what I do.

I love computer sciences and consider myself passionate about research and its application to any aspect of life.

I am proud to be Mexican because I love Mexico's prehispanic cultures. In my spare time, I impart workshops by streaming for the developer community from throughout Latin America and I read scientific articles about computer sciences and its application to Medicine and Biology.

Other projects

Webtraining.Zone An e-learning platform focused on web technologies, IT projects and innovation.

Alex-Arriaga.com My technology oriented blog, where I usually publish solutions to hard problems and share my opinion regarding web and tech.

CabezasDeLeon.com My wife's blog (in Spanish) with many topics related to culture, lifestyle, and self-growth.

Youtube Channel My personal Youtube channel where I share knowledge.

About

This tool helps you create slugs you can copy and paste when creating your content in your favorite Content Management System (CMS).

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors