All Projects → FiliSantillan → filisantillan.com

FiliSantillan / filisantillan.com

Licence: other
My official site

Programming Languages

Handlebars
879 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to filisantillan.com

Ghost Caspro
👀ghost博客系统caspro主题,响应式,自适应,简洁
Stars: ✭ 87 (+443.75%)
Mutual labels:  handlebars, ghost
Mapache
You can use the theme Mapache for ghost in: Blog - Magazine - Landing page - Personal page - Photographers. and in many other things
Stars: ✭ 477 (+2881.25%)
Mutual labels:  handlebars, ghost
Simply
Theme for Ghost inspired in Medium
Stars: ✭ 336 (+2000%)
Mutual labels:  handlebars, ghost
Fizzy Theme
🥤A tasty blogging theme for Ghost.
Stars: ✭ 194 (+1112.5%)
Mutual labels:  handlebars, ghost
Gulp Site Generator
A static site generator using Gulp
Stars: ✭ 183 (+1043.75%)
Mutual labels:  handlebars
Aeromock
Lightweight mock web application server
Stars: ✭ 152 (+850%)
Mutual labels:  handlebars
Gulp Hb
A sane Gulp plugin to compile Handlebars templates. Useful as a static site generator.
Stars: ✭ 145 (+806.25%)
Mutual labels:  handlebars
Bpmn.io
The bpmn.io website sources.
Stars: ✭ 129 (+706.25%)
Mutual labels:  handlebars
Cedar
JavaScript Charts for ArcGIS
Stars: ✭ 230 (+1337.5%)
Mutual labels:  handlebars
Django Static Precompiler
Django Static Precompiler provides template tags and filters to compile CoffeeScript, LiveScript, SASS / SCSS, LESS, Stylus, Babel and Handlebars. It works with both inline code and external files.
Stars: ✭ 206 (+1187.5%)
Mutual labels:  handlebars
Ramhorns
Fast Mustache template engine implementation in pure Rust.
Stars: ✭ 172 (+975%)
Mutual labels:  handlebars
Koa Hbs
Handlebars templates for Koa.js
Stars: ✭ 156 (+875%)
Mutual labels:  handlebars
Yarte
Yarte stands for Yet Another Rust Template Engine
Stars: ✭ 189 (+1081.25%)
Mutual labels:  handlebars
Generator Spfx
Open-source generator to extend the capabilities of the Microsoft SPFx generator
Stars: ✭ 150 (+837.5%)
Mutual labels:  handlebars
Ssl Config Generator
Mozilla SSL Configuration Generator
Stars: ✭ 217 (+1256.25%)
Mutual labels:  handlebars
Handlebars Webpack Plugin
Renders your html-template at build time
Stars: ✭ 135 (+743.75%)
Mutual labels:  handlebars
Baumeister
👷 The aim of this project is to help you to build your things. From Bootstrap themes over static websites to single page applications.
Stars: ✭ 171 (+968.75%)
Mutual labels:  handlebars
Gluebert
gluebert.js is a tiny helper lazy loading DOM Elements, StyleSheets and JavaScript files using dynamic import and code splitting
Stars: ✭ 194 (+1112.5%)
Mutual labels:  handlebars
Protocol
A design system for Mozilla websites.
Stars: ✭ 167 (+943.75%)
Mutual labels:  handlebars
Newman Reporter Htmlextra
A HTML reporter for Postman's Command Line Runner, Newman. Includes Non Aggregated Runs broken down by Iterations, Skipped Tests, Console Logs and the handlebars helpers module for better custom templates.
Stars: ✭ 183 (+1043.75%)
Mutual labels:  handlebars

Logo

Fili Santillán 4.0.5

Código fuente de mi sitio web

VER SITIO · REPORTAR UN BUG · MANDA TU IDEA

Fili Santillán Site


¡Hola! mi nombre es Filiberto, aunque todos me suelen decir Fili. Desarrollador Frontend desde el 2015. Me encanta aprender y compartir conocimiento. En este repositorio encontrarás todo el código fuente de mi sitio web.

Si quieres usar mi tema para tu blog/proyecto lo puedes hacer sin ningún problema, sería increíble que me lo hagas saber en mis redes sociales 🤟.

💻 Comandos

Para instalar las dependencias:

npm install

Para generar los archivos:

npm run prod

Si necesitas generar un entorno de desarrollo:

npm run dev

📦 Módulos

Actualmente algunos botones, bloques y fragmentos de código tienen que ser puestos manualmente en cada post. Esos módulos son los siguientes:

Tabla de contenidos

<aside id="table-of-contents" class="table-of-contents">
    <strong class="table-of-contents__title u-disp-block">Contenido</strong>
</aside>

Botones

<div class="resources">
    <a href="#" class="resources__button btn">Soporte</a>
    <a href="#" class="resources__button btn-alternative">Demo</a>
    <a href="#" class="resources__button btn">Github</a>
</div>

Bloques para los posts

<div class="tip">
    <strong class="title">Tip</strong>
    <p class="text">Bloque para tips</p>
</div>

<div class="note">
    <strong class="title">Nota</strong>
    <p class="text">Bloque para notas.</p>
</div>

<div class="warning">
    <strong class="title">Advertencia</strong>
    <p class="text">Bloque para advertencias.</p>
</div>

🤓 Aprende algo hoy

Instagram: @fili.santillan
Twitter: @FiliSantillan
Facebook: Fili Santillán
Sitio web: http://filisantillan.com

🤜 Contribuye

Cualquier contribución es bienvenida, si crees que podrías aportar al código, manda tu PR para cualquier mejora o corrección.

📚 Recursos

En el sitio usé unos magníficos iconos con degradados, si te interesan esos iconos y quisieras ver más, lo puedes hacer en la página de gradientify.

📜 Licencia

MIT

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