Skip to content

cezaraugusto/cezaraugusto.com

Repository files navigation

cezaraugusto.com

Interwebs presence of yours truly. See it live.

Hey there! This is my personal website and blog. It's super fast and built with 11ty. Interested in web development? Follow me on Twitter.



Blog includes

  • Assets caching with Service Worker
  • Syntax highlighting
  • RSS feed
  • Sitemap

Code includes

  • Standard for JS linting
  • Stylelint for CSS linting

Installing

$ git clone [email protected]:cezaraugusto/cezaraugusto.com.git
$ npm i

Running

$ npm start

Deploying

Command npm build will generate a _site folder, which is the blog output.

Contributing

See something wrong? Please open an issue.

License

(c) 2018-present Cezar Augusto. All code is licensed under MIT. Articles are licensed under CC BY 4.0.