- https://simpleit.rocks/
- https://simpleit.rocks/
- https://marcanuy.com
- https://simpleit.rocks/apis/
- https://simpleit.rocks/apis/google-cloud/
- https://simpleit.rocks/apis/google-cloud/using-google-cloud-with-heroku/
- https://simpleit.rocks/apis/twitter/
- https://simpleit.rocks/apis/twitter/adding-a-twitter-sign-in-button-to-a-website-flow-summary/
- https://simpleit.rocks/git/
- https://simpleit.rocks/git/make-git-ignore-temporary-files-produced-by-emacs-and-vim-in-all-directories-globally/
- https://simpleit.rocks/git/contributing-to-a-github-repository-step-by-step/
- https://simpleit.rocks/git/commands/
- https://simpleit.rocks/git/commands/git-commands/
- https://simpleit.rocks/git/tutorials/
- https://simpleit.rocks/git/tutorials/creating-a-git-server-from-a-git-repo/
- https://simpleit.rocks/git/tutorials/showing-untracked-files-in-status-after-creating-new-directories-in-git/
- https://simpleit.rocks/git/concepts/
- https://simpleit.rocks/git/concepts/git-basic-concepts/
- https://simpleit.rocks/git/remotes/
- https://simpleit.rocks/git/remotes/git-basic-commands/
- https://simpleit.rocks/golang/
- https://simpleit.rocks/golang/hugo/
- https://simpleit.rocks/golang/hugo/avoid-loading-portions-of-code-locally-in-hugo/
- https://simpleit.rocks/golang/hugo/deploying-a-hugo-website-to-aws-the-right-way/
- https://simpleit.rocks/golang/hugo/customizing-bootstrap-with-hugo-pipes/
- https://simpleit.rocks/golang/hugo/a-first-approach-to-hugo-for-jekyll-developers/
- https://simpleit.rocks/golang/hugo/migrating-a-jekyll-blog-to-hugo/
- https://simpleit.rocks/golang/hugo/hugo-overview-and-basic-concepts/
- https://simpleit.rocks/javascript/
- https://simpleit.rocks/javascript/yarn/
- https://simpleit.rocks/javascript/yarn/how-to-search-packages-using-yarn/
- https://simpleit.rocks/linux/
- https://simpleit.rocks/linux/detect-mount-usb-devices-in-linux-console-terminal/
- https://simpleit.rocks/linux/recording-screencasts-in-linux/
- https://simpleit.rocks/linux/using-i3-window-manager-in-linux/
- https://simpleit.rocks/linux/setting-up-a-fresh-linux-server/
- https://simpleit.rocks/linux/how-to-download-a-website-with-wget-the-right-way/
- https://simpleit.rocks/linux/replicate-installed-package-selections-from-one-ubuntu-system-to-another/
- https://simpleit.rocks/linux/using-clamav-antivirus-in-ubuntu/
- https://simpleit.rocks/linux/writing-spanish-in-linux/
- https://simpleit.rocks/linux/ubuntu/
- https://simpleit.rocks/linux/ubuntu/fixing-common-google-chrome-gpu-process-error-message-in-linux/
- https://simpleit.rocks/linux/ubuntu/solving-google-chrome-secret-service-operation-error-message-in-linux/
- https://simpleit.rocks/linux/ubuntu/start-emacs-in-ubuntu-the-right-way/
- https://simpleit.rocks/linux/shell/
- https://simpleit.rocks/linux/shell/add-infolinks-script-to-an-existing-website-from-console-with-sed-command/
- https://simpleit.rocks/linux/shell/change-all-files-permissions-to-644-and-directories-to-755-commands/
- https://simpleit.rocks/linux/shell/shell-redirect-output-and-errors-to-the-null-device-in-bash/
- https://simpleit.rocks/linux/shell/prevent-running-of-duplicate-cron-jobs/
- https://simpleit.rocks/linux/shell/delete-all-backup-files-recursively-in-bash/
- https://simpleit.rocks/linux/shell/lightweight-solution-to-start-mysql-daemon-if-not-running/
- https://simpleit.rocks/lisp/
- https://simpleit.rocks/lisp/emacs/
- https://simpleit.rocks/lisp/emacs/using-emacs-as-a-python-ide/
- https://simpleit.rocks/lisp/emacs/jump-to-function-definitions-in-emacs/
- https://simpleit.rocks/lisp/emacs/writing-alternating-between-english-and-spanish-in-emacs/
- https://simpleit.rocks/lisp/emacs/writing-in-emacs-checking-spelling-style-and-grammar/
- https://simpleit.rocks/lisp/emacs/adding-custom-snippets-to-yasnippet/
- https://simpleit.rocks/books/
- https://simpleit.rocks/books/ruby-on-rails-tutorial/
- https://simpleit.rocks/books/practical-common-lisp-peter-seibel/
- https://simpleit.rocks/books/writing-gnu-emacs-extensions-book-by-glickstein/
- https://simpleit.rocks/books/common-lisp-a-gentle-introduction-to-symbolic-computation-david-touretzky/
- https://simpleit.rocks/books/two-scoops-of-django/
- https://simpleit.rocks/markup/
- https://simpleit.rocks/markup/kramdown/
- https://simpleit.rocks/markup/kramdown/inserting-bootstrap-4-responsive-images-in-kramdown/
- https://simpleit.rocks/markup/kramdown/kramdown-general-concepts/
- https://simpleit.rocks/markup/restructuredtext/
- https://simpleit.rocks/mobile/
- https://simpleit.rocks/mobile/ionic/
- https://simpleit.rocks/mobile/ionic/ionic-2-framework-overview/
- https://simpleit.rocks/php/
- https://simpleit.rocks/php/joomla/
- https://simpleit.rocks/php/joomla/find-out-if-your-joomla-site-has-been-hacked/
- https://simpleit.rocks/php/joomla/securing-the-images-folder-in-joomla/
- https://simpleit.rocks/php/joomla/joomla-security-tips-checklist/
- https://simpleit.rocks/protocols/
- https://simpleit.rocks/protocols/http/
- https://simpleit.rocks/protocols/http/when-to-use-http-post-or-get-methods-in-html-forms/
- https://simpleit.rocks/python/
- https://simpleit.rocks/python/upgrade-all-pip-requirements-package-console-commands/
- https://simpleit.rocks/python/test-files-creating-a-temporal-directory-in-python-unittests/
- https://simpleit.rocks/python/how-to-translate-a-python-project-with-gettext-the-easy-way/
- https://simpleit.rocks/python/django/
- https://simpleit.rocks/python/django/django-overview/
- https://simpleit.rocks/python/django/custom-django-configurations-for-different-servers/
- https://simpleit.rocks/python/django/how-to-add-ads-txt-to-django/
- https://simpleit.rocks/python/django/having-multiple-submit-buttons-for-same-form-in-django/
- https://simpleit.rocks/python/django/page-object-design-testing-in-django/
- https://simpleit.rocks/python/django/generating-slugs-automatically-in-django-easy-solid-approaches/
- https://simpleit.rocks/python/django/use-postgresql-database-in-heroku-for-testing-django/
- https://simpleit.rocks/python/django/dynamic-add-form-with-add-button-in-django-modelformset-template/
- https://simpleit.rocks/python/django/call-static-templatetag-for-background-image-in-css/
- https://simpleit.rocks/python/django/add-bash-manage-autocompletion-to-command-tab-in-linux/
- https://simpleit.rocks/python/django/adding-email-to-django-the-easiest-way/
- https://simpleit.rocks/python/django/adding-users-to-your-django-project-with-custom-user-model/
- https://simpleit.rocks/python/django/setting-up-a-factory-for-one-to-many-relationships-in-factoryboy/
- https://simpleit.rocks/python/django/generate-uml-class-diagrams-from-django-models/
- https://simpleit.rocks/python/django/set-up-ubuntu-to-serve-a-django-website-step-by-step/
- https://simpleit.rocks/python/django/django-project-directory-structure/
- https://simpleit.rocks/python/django/forms/
- https://simpleit.rocks/python/django/forms/cancel-button-in-django-generic-forms/
- https://simpleit.rocks/python/django/forms/using-pk-in-django-form-the-right-way/
- https://simpleit.rocks/python/django/forms/using-formsets-with-django-cbv-generic-views/
- https://simpleit.rocks/python/django/forms/how-to-use-bootstrap-4-in-django-forms/
- https://simpleit.rocks/python/django/forms/understanding-django-forms/
- https://simpleit.rocks/python/django/forms/how-to-create-a-form-in-django/
- https://simpleit.rocks/python/flask/
- https://simpleit.rocks/python/flask/understanding-flask-context-stacks/
- https://simpleit.rocks/python/flask/avoid-using-flask-instance-folder-when-deploying-to-heroku/
- https://simpleit.rocks/python/flask/managing-environment-configuration-variables-in-flask-with-dotenv/
- https://simpleit.rocks/python/flask/organize-a-flask-project-to-handle-production-and-development-environments-effectively/
- https://simpleit.rocks/python/flask/flask-overview-notes/
- https://simpleit.rocks/python/language/
- https://simpleit.rocks/python/language/python-tools-to-write-better-code/
- https://simpleit.rocks/python/language/python-language-main-concepts-and-summary/
- https://simpleit.rocks/python/language/python/
- https://simpleit.rocks/python/language/concepts/
- https://simpleit.rocks/python/language/concepts/understanding-how-python-packages-modules-and-imports-work/
- https://simpleit.rocks/python/language/concepts/python-language-basic-concepts/
- https://simpleit.rocks/python/language/environment/
- https://simpleit.rocks/python/language/environment/understanding-all-python-virtual-environment-possible-solutions/
- https://simpleit.rocks/python/language/environment/python-virtual-environments-using-virtualenv/
- https://simpleit.rocks/ruby/
- https://simpleit.rocks/ruby/how-to-uninstall-old-versions-of-ruby-gems/
- https://simpleit.rocks/ruby/jekyll/
- https://simpleit.rocks/ruby/jekyll/install-jekyll-ubuntu-right-way/
- https://simpleit.rocks/ruby/jekyll/what-are-the-supported-language-highlighters-in-jekyll/
- https://simpleit.rocks/ruby/jekyll/accessing-specific-items-from-data-files-in-jekyll/
- https://simpleit.rocks/ruby/jekyll/jekyll-configuration-file-options/
- https://simpleit.rocks/ruby/jekyll/understanding-jekyll-posts/
- https://simpleit.rocks/ruby/jekyll/jekyll-basic-concepts/
- https://simpleit.rocks/ruby/jekyll/collections/
- https://simpleit.rocks/ruby/jekyll/collections/jekyll-collections-versus-posts/
- https://simpleit.rocks/ruby/jekyll/collections/understanding-how-collections-work/
- https://simpleit.rocks/ruby/jekyll/templates/
- https://simpleit.rocks/ruby/jekyll/templates/jekyll-variables-and-liquid-template-tags-cheatsheet/
- https://simpleit.rocks/ruby/jekyll/tutorials/
- https://simpleit.rocks/ruby/jekyll/tutorials/multilingual-jekyll-without-plugins/
- https://simpleit.rocks/ruby/jekyll/tutorials/having-pretty-urls-in-a-jekyll-website-hosted-in-amazon-s3/
- https://simpleit.rocks/ruby/jekyll/tutorials/get-a-list-of-categories-based-in-subfolders-in-jekyll/
- https://simpleit.rocks/ruby/jekyll/tutorials/how-to-add-bootstrap-4-to-jekyll-the-right-way/
- https://simpleit.rocks/ruby/jekyll/tutorials/automated-deployment-of-jekyll-websites-to-github-pages-with-a-git-push-to-github/
- https://simpleit.rocks/ruby/jekyll/tutorials/how-to-use-bower-scss-with-jekyll/
- https://simpleit.rocks/ruby/jekyll/tutorials/how-to-create-breadcrumbs-with-hierarchical-categories-in-jekyll/
- https://simpleit.rocks/ruby/jekyll/tutorials/how-to-handle-adsense-in-a-jekyll-development-environment/
- https://simpleit.rocks/ruby/jekyll/tutorials/how-to-prevent-content-displaying-in-a-jekyll-development-environment/
- https://simpleit.rocks/ruby/language/
- https://simpleit.rocks/ruby/language/double-versus-single-quotes-in-ruby/
- https://simpleit.rocks/ruby/language/ruby-language-overview/
- https://simpleit.rocks/ruby/language/what-is-the-difference-between-modules-and-classes-in-ruby/
- https://simpleit.rocks/ruby/language/managing-ruby-gems-version-for-each-project/
- https://simpleit.rocks/ruby/rails/
- https://simpleit.rocks/ruby/rails/the-idiomatically-correct-way-to-make-an-instance-of-a-many-to-one-relationship-model/
- https://simpleit.rocks/ruby/rails/simple-debugging-in-rails/
- https://simpleit.rocks/ruby/rails/common-steps-to-start-a-rails-project/
- https://simpleit.rocks/ruby/rails/building-a-hello-world-app-in-ruby-on-rails-app/
- https://simpleit.rocks/ruby/rails/ruby-on-rails-overview/
- https://simpleit.rocks/security/
- https://simpleit.rocks/sql/
- https://simpleit.rocks/sql/mysql/
- https://simpleit.rocks/sql/mysql/handling-mysql-credentials-from-linux-command-line-the-right-way/
- https://simpleit.rocks/sql/mysql/how-to-dump-and-import-utf-8-mysql-databases-in-a-safe-way/
- https://simpleit.rocks/theory/
- https://simpleit.rocks/theory/testing/
- https://simpleit.rocks/theory/testing/when-to-test-or-write-code-first-in-web-development/
- https://simpleit.rocks/theory/web-development/
- https://simpleit.rocks/theory/web-development/authorization-versus-authentication-in-web-apps/
- https://simpleit.rocks/web/
- https://simpleit.rocks/web/http/how-to-tell-if-a-webpage-can-also-be-delivered-gzipped-at-command-line/
- https://simpleit.rocks/web/colors-palettes-for-web-design/
- https://simpleit.rocks/web/automatically-tweet-new-blog-posts-based-in-rss/
- https://simpleit.rocks/web/html/
- https://simpleit.rocks/web/html/compacting-html-code/
- https://simpleit.rocks/web/html/what-to-do-after-launching-a-website/
- https://simpleit.rocks/web/html/how-to-check-local-websites-for-broken-links/
- https://simpleit.rocks/web/html/html-tags-for-software-development-blogs/
- https://simpleit.rocks/web/html/cheatsheets/
- https://simpleit.rocks/web/html/cheatsheets/html5-full-cheatsheet/
- https://simpleit.rocks/web/html/responsive/
- https://simpleit.rocks/web/html/responsive/viewport-metatag-html/
- https://simpleit.rocks/web/hostings/
- https://simpleit.rocks/web/hostings/redirect-http-to-https-and-www-to-non-www-with-aws-s3-bucket-cloudfront-route-53-and-a-custom-domain/
- https://simpleit.rocks/web/seo/
- https://simpleit.rocks/web/seo/essential-seo-tips-and-techniques-from-trusted-sources/
- https://simpleit.rocks/web/structured-data/
- https://simpleit.rocks/web/servers/
- https://simpleit.rocks/web/servers/apache/
- https://simpleit.rocks/web/servers/apache/protect-web-directories-with-http-basic-authentication-in-apache-server/
- https://simpleit.rocks/web/servers/nginx/
- https://simpleit.rocks/web/servers/nginx/secure-nginx-server/
- https://simpleit.rocks/web/servers/nginx/redirect-www-to-non-www-with-nginx/
- https://twitter.com/marcanuy
- https://simpleit.rocks/about/
- https://simpleit.rocks/es/
- https://creativecommons.org/licenses/by-nc-nd/4.0/
- https://github.com/marcanuy/simpleit-hugo-theme
Wednesday, September 4, 2019
Simple IT ð¤ Rocks
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment