Skip to content
View oliveratgithub's full-sized avatar
Block or Report

Block or report oliveratgithub

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Emoji-list with emojis, names, short... Emoji-list with emojis, names, shortcodes, unicode and html entities [massive list]
    1
    {
    2
    	"emojis": [
    3
    		{"emoji": "👩‍👩‍👧‍👧", "name": "family: woman, woman, girl, girl", "shortname": ":woman_woman_girl_girl:", "unicode": "1F469 200D 1F469 200D 1F467 200D 1F467", "html": "👩‍👩‍👧‍👧", "category": "People & Body (family)", "order": ""},
    4
    		{"emoji": "👩‍👩‍👧‍👦", "name": "family: woman, woman, girl, boy", "shortname": ":woman_woman_girl_boy:", "unicode": "1F469 200D 1F469 200D 1F467 200D 1F466", "html": "👩‍👩‍👧‍👦", "category": "People & Body (family)", "order": ""},
    5
    		{"emoji": "👩‍👩‍👦‍👦", "name": "family: woman, woman, boy, boy", "shortname": ":woman_woman_boy_boy:", "unicode": "1F469 200D 1F469 200D 1F466 200D 1F466", "html": "👩‍👩‍👦‍👦", "category": "People & Body (family)", "order": ""},
  2. ioQuake3 – custom high definition co... ioQuake3 – custom high definition configurations for best visual quality (Quake 3, Quake III Arena). This config file is featured on https://swissmacuser.ch/how-you-want-to-run-quake-iii-arena-in-2018-with-high-definition-graphics-120-fps-on-5k-resolution/
    1
    seta r_mode "-1"
    2
    seta r_customwidth "5120"
    3
    seta r_customheight "2880"
    4
    seta cg_fov "115"
    5
    seta cg_gunCorrectFOV "1"
  3. Configure the PHP CLI in macOS to us... Configure the PHP CLI in macOS to use MAMP PHP binaries
    1
    ## Pre-requisites
    2
    Find MAMP's installed PHP version(s) you want to use the PHP CLI for:
    3
    ```
    4
    $ ls -l /Applications/MAMP/bin/php/
    5
    ```
  4. phpDocumentor-Template-ghwiki phpDocumentor-Template-ghwiki Public

    phpDocumentor custom-made template for code documentation publishing as GitHub Wiki

    HTML 4 1

  5. Various snippets to add "Made with l... Various snippets to add "Made with love" to your website using HTML, CSS and JavaScript
    1
    <!-- Example #1 - no styling -->
    2
    Made with ❤ in Switzerland
    3
    Made with ♥ in Switzerland
    4
    Made with ♡ in Switzerland
    5
    Made with ❤️ in Switzerland
  6. SEO-snippets.novaextension SEO-snippets.novaextension Public

    Brings helpful SEO code snippets for your Web App straight into Nova

    3