Here's the first paragraph introducing the mission.
- First step
- Second Step
- Third step
And some tips:
<template> | |
<div id="app"> | |
<p>{{ message }}</p> | |
</div> | |
</template> | |
<script> | |
export default { | |
data: function () { | |
return { |
// settings and supporting mixins for scss projects | |
$breakpoints: ( | |
watch: 42mm, | |
phone-p: 375px, | |
phone-l: 630px, | |
tablet-p: 740px, | |
tablet: 900px, | |
tablet-l: 1023px, | |
mobile: 740px, |
logparser -i:W3C -o:csv "SELECT * INTO c:\temp\results.csv FROM c:\temp\myLogFile.log" |
Africa/Abidjan | |
Africa/Accra | |
Africa/Addis_Ababa | |
Africa/Algiers | |
Africa/Asmara | |
Africa/Asmera | |
Africa/Bamako | |
Africa/Bangui | |
Africa/Banjul | |
Africa/Bissau |
locales: | |
america: | |
placeholder: | | |
<h3>Houlihan Lokey is headquartered in Los Angeles with offices worldwide</h3> | |
cities: | |
- atlanta | |
- chicago | |
- dallas | |
- houston | |
- los_angeles |
# Adds a vimeo_thumbnail(vimeo_id, size) helper to Middleman | |
# | |
# by Andrei Andreev / github.com/andreimoment, 2018 | |
# | |
# to install: | |
# - save the content of this gist to lib/custom_helpers.rb | |
# (you may need to create the lib folder and the custom_helpers.rb file) | |
# | |
# - add these two lines to config.rb: | |
# require 'lib/custom_helpers' |
ActionView::Base.field_error_proc = Proc.new do |html_tag, instance| | |
html = '' | |
form_fields = %w(textarea input select) | |
tag_elements = Nokogiri::HTML::DocumentFragment.parse(html_tag).css "label, " + form_fields.join(', ') | |
tag_elements.each do |e| | |
if e.node_name.eql? 'label' | |
html = %(#{e}).html_safe | |
elsif form_fields.include? e.node_name |
# config/application.rb | |
# published at https://ernie.io/2015/06/16/rails-application-rb-recommendations/ | |
config.generators do |g| | |
g.assets = false # stop creating empty asset files for every controller you generate | |
g.helper = false # stop creating empty helper files | |
end | |
config.action_controller.include_all_helpers = false # only include this controller's helpers, do not include all others | |
config.active_record.schema_format = :sql # prevent loss of clarity caused by the lossy schema format |
Craig Mod does a bigger overhaul with Twitter for Minimalists, but this will only do the following:
You can add this CSS in Safari with this extension. The URL to target is twitter.com/*.