Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.12 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.12 KB

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 git@github.com: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.