All Projects → tableless → Tableless

tableless / Tableless

O site do Tableless em Hugo. Mais leve, impossível.

Programming Languages

js
455 projects

Projects that are alternatives of or similar to Tableless

Awesome Blogdown
An awesome curated list of blogs built using blogdown
Stars: ✭ 80 (-25.23%)
Mutual labels:  static-site-generator, hugo, website
Emacs Easy Hugo
Emacs major mode for managing hugo
Stars: ✭ 235 (+119.63%)
Mutual labels:  blog, static-site-generator, hugo
Yihui
Personal website of Yihui Xie
Stars: ✭ 122 (+14.02%)
Mutual labels:  blog, hugo, website
Easy Hexo
🤘 Build your own website with Hexo, the easy way. | 轻松使用 Hexo 建站。
Stars: ✭ 314 (+193.46%)
Mutual labels:  blog, static-site-generator, website
Hugo Theme Basic
Basic site theme styled with minimal tachyons, syntax highlighting, and blog series configuration. 📦
Stars: ✭ 89 (-16.82%)
Mutual labels:  blog, static-site-generator, hugo
Ox Hugo
A carefully crafted Org exporter back-end for Hugo
Stars: ✭ 591 (+452.34%)
Mutual labels:  blog, static-site-generator, hugo
Weblorg
Static Site Generator for Emacs
Stars: ✭ 103 (-3.74%)
Mutual labels:  blog, static-site-generator
Wechaty.js.org
Wechaty Official Website for News, Blogs, Contributor Profiles, and Documentations.
Stars: ✭ 69 (-35.51%)
Mutual labels:  blog, website
Tumblelog
A static tumblelog generator available as both a Perl and Python version
Stars: ✭ 77 (-28.04%)
Mutual labels:  blog, static-site-generator
Hugo Vitae
Vitae is a blog theme for Hugo that focuses on your content.
Stars: ✭ 81 (-24.3%)
Mutual labels:  blog, hugo
Hugofy Sublime
Hugo plugin for Sublime Text 3
Stars: ✭ 64 (-40.19%)
Mutual labels:  static-site-generator, hugo
Hugo Papermod
A fast, clean, responsive Hugo theme
Stars: ✭ 1,202 (+1023.36%)
Mutual labels:  blog, hugo
Blog
Source for my blazing fast blog
Stars: ✭ 83 (-22.43%)
Mutual labels:  blog, website
Hepek
Web content generators in Scala. Intuitive, scalable, powerful.
Stars: ✭ 69 (-35.51%)
Mutual labels:  static-site-generator, website
Yohe
😈 powerful static blog generator
Stars: ✭ 68 (-36.45%)
Mutual labels:  blog, static-site-generator
Hugo Steam Theme
Port of Tommaso Barbato's Ghost theme Steam to Hugo
Stars: ✭ 69 (-35.51%)
Mutual labels:  static-site-generator, hugo
Hugo Geo
Theme I use for my personal website
Stars: ✭ 65 (-39.25%)
Mutual labels:  blog, hugo
Ryosuke Gatsby Blog
Static PWA React-powered portfolio and blog built with GatsbyJS
Stars: ✭ 90 (-15.89%)
Mutual labels:  blog, static-site-generator
Statiq.web
Statiq Web is a flexible static site generator written in .NET.
Stars: ✭ 1,358 (+1169.16%)
Mutual labels:  blog, static-site-generator
Hugo Theme Nix
Nix is a simple, minimal theme for Hugo
Stars: ✭ 101 (-5.61%)
Mutual labels:  static-site-generator, hugo

Netlify Status

Tableless estático baseado em Hugo

Este é o site do Tableless estático. Nada de Wordpress, nem qualquer outro CMS back-end. Os artigos são escritos em Markdown, com um frontmatter em yaml fácil de entender.

Rodando o projeto

Para rodar o projeto você vai precisar do Hugo instalado na sua máquina. Leia o Quick Start direto do site do Hugo para iniciar.

O CSS está usando SASS como pré-processador, para tanto, você precisa ter SASS instalado na máquina. Uma vez instalado, você pode rodar o comando:

sass --watch themes/tableless/static/css/style.sass:themes/tableless/static/css/style.css --style compressed

As vezes quando tento rodar o server do Hugo, acontece de dar um erro no terminal assim: ERROR 2017/09/03 08:56:44 Error: listen tcp 127.0.0.1:1313: socket: too many open files in system

Consegui resolver, eu acho, usando as dicas desse link: https://blog.dekstroza.io/ulimit-shenanigans-on-osx-el-capitan/

Hugo

O gerador que estamos usando agora é o Hugo... um gerador de arquivos estáticos escrito em Go.

Se você quiser contribuir, por favor, clone o projeto e submeta um Pull Request. Mais do que nunca vamos precisar de ajuda agora. Para rodar o projeto, leia o Quick Start do guia do Hugo. É super rápido e não precisa de tanto setup como outros geradores de conteúdo estático.

Submetendo artigos

Se você quer ser um autor, leia nesta página as instruções e submeta seus artigos.

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