+ {post.frontmatter.title} +
+ {condensed !== true && ( ++ {post.frontmatter.description + ? post.frontmatter.description + : post.excerpt} +
+ )} +diff --git a/.gitignore b/.gitignore index efc6b4f..2c3c2f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,23 +1,71 @@ -# Dependencies -/node_modules +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* + +# Runtime data +pids +*.pid +*.seed +*.pid.lock + +# Directory for instrumented libs generated by jscoverage/JSCover +lib-cov + +# Coverage directory used by tools like istanbul +coverage + +# nyc test coverage +.nyc_output + +# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) +.grunt + +# Bower dependency directory (https://bower.io/) +bower_components + +# node-waf configuration +.lock-wscript -# Production -/build +# Compiled binary addons (http://nodejs.org/api/addons.html) +build/Release -# Generated files -.docusaurus -.cache-loader +# Dependency directories +node_modules/ +jspm_packages/ -# Misc +# Typescript v1 declaration files +typings/ + +# Optional npm cache directory +.npm + +# Optional eslint cache +.eslintcache + +# Optional REPL history +.node_repl_history + +# Output of 'npm pack' +*.tgz + +# dotenv environment variable files +.env* + +# gatsby files +.cache/ +public + +# Mac files .DS_Store -.env.local -.env.development.local -.env.test.local -.env.production.local -npm-debug.log* -yarn-debug.log* -yarn-error.log* +# Yarn +yarn-error.log +.pnp/ +.pnp.js +# Yarn Integrity file +.yarn-integrity -# -/i18n \ No newline at end of file +.vercel diff --git a/README.md b/README.md index ba7b279..2f81819 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,54 @@ -# Project OpenUBL Website +
+
+
+
+
{description}
-+ {post.frontmatter.description + ? post.frontmatter.description + : post.excerpt} +
+ )} +
,
+ pre: (props) => (
+ + You just hit a route that doesn't exist. If the content has been + moved, try using the search bar to find it. +
+
-
-
+ Utiliza nuestros REST endpoints para integrar tu software con + nuestras herramientas. +
+Empieza a contruir con OpenUBL
-{date}
+{element.title} | +{element.description} | +
+
+ |
+
{element.title} | +{element.description} | +
+
+ |
+ + + + Registry + + | +
{element.title} | +{element.description} | +
+
+ |
+
+ Hecho por desarrolladores, para desarrolladores. Incrementa tu + productividad sin reinventar la rueda una y mil veces +
++ Todos nuestros productos son Open Source y pueden ser descargados + gratuitamente. +
+{desc}
++ Utiliza las herramientas que te ofrece Project OpenUBL y úsalas + para crear tu propio software de facturación electrónica + adaptado a tu medida. +
+ + Try it out + + +
-