- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 91 for Pedersen (1.05 sec)
-
SECURITY.md
## Security Policy ### Reporting a Vulnerability Please report (suspected) security vulnerabilities to **[bjorn.erik.pedersen@gmail.com](mailto:bjorn.erik.pedersen@gmail.com)**. You will receive a response from us within 48 hours. If we can confirm the issue, we will release a patch as soon as possible depending on the complexity of the issue but historically within days.
Plain Text - Registered: 2021-01-15 10:01 - Last Modified: 2020-12-22 09:09 - 453 bytes - Viewed (0) -
.mailmap
spf13 <******@****.***> Steve Francia <******@****.***>
Plain Text - Registered: 2021-01-15 10:01 - Last Modified: 2015-01-28 15:50 - 162 bytes - Viewed (0) -
goreleaser.yml
- LICENSE nfpms: - id: "hugo" builds: ['hugo'] formats: - deb vendor: "gohugo.io" homepage: "https://gohugo.io/" maintainer: "Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>" description: "A Fast and Flexible Static Site Generator built with love in GoLang." license: "Apache 2.0" name_template: "{{.ProjectName}}_{{.Version}}_{{.Os}}-{{.Arch}}" replacements:
Plain Text - Registered: 2021-01-15 10:01 - Last Modified: 2020-09-13 19:07 - 4.1K bytes - Viewed (0) -
docs/content/en/news/0.73.0-relnotes/index.md
This release represents **21 contributions by 9 contributors** to the main Hugo code base.bjorn.erik.pedersen leads the Hugo development with a significant amount of contributions, but also a big shoutout to helfper, moorereason, and onedrawingperday for their ongoing contributions.
Plain Text - Registered: 2021-01-15 10:01 - Last Modified: 2020-07-07 05:00 - 3.4K bytes - Viewed (0) -
runtime/syntax/modula3.vim
" Vim syntax file " Language: Modula-3 " Maintainer: Timo Pedersen <******@****.***> " Last Change: 2001 May 10 " Basic things only... " Based on the modula 2 syntax file " quit when a syntax file was already loaded if exists("b:current_syntax") finish endif " Modula-3 is case-sensitive " syn case ignore " Modula-3 keywords syn keyword modula3Keyword ABS ADDRES ADR ADRSIZE AND ANY
Plain Text - Registered: 2021-01-11 08:44 - Last Modified: 2017-04-28 19:25 - 2K bytes - Viewed (0) -
.circleci/config.yml
<<: *defaults steps: - attach_workspace: at: /root/project - run: command: | cd hugo git config --global user.email "bjorn.erik.pedersen******@****.***" git config --global user.name "hugoreleaser" go run -tags release main.go release -r ${CIRCLE_BRANCH} workflows: version: 2 release: jobs:
Plain Text - Registered: 2021-01-15 10:01 - Last Modified: 2020-09-07 19:37 - 1.2K bytes - Viewed (0) -
docs/content/en/content-management/image-processing/index.md
Valid values are `jpg`, `png`, `tif`, `bmp`, and `gif`. ```go {{ $image.Resize "600x jpg" }} ``` ## Image Processing Examples _The photo of the sunset used in the examples below is Copyright [Bjørn Erik Pedersen](https://commons.wikimedia.org/wiki/User:Bep) (Creative Commons Attribution-Share Alike 4.0 International license)_ {{< imgproc sunset Resize "300x" />}} {{< imgproc sunset Fill "90x120 left" />}}
Plain Text - Registered: 2021-01-15 10:01 - Last Modified: 2020-08-14 16:31 - 9.9K bytes - Viewed (0) -
docs/content/authors.md
* 0xJAKE <******@****.***> * Thibault Molleman <******@****.***> * Scott McGillivray <******@****.***> * Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> * Lukas Loesche <******@****.***> * emyarod <******@****.***> * T.C. Ferguson <******@****.***> * Brandur <******@****.***> * Dario Giovannetti <******@****.***>
Plain Text - Registered: 2021-01-18 07:43 - Last Modified: 2021-01-11 16:44 - 18.6K bytes - Viewed (1) -
examples/node/dynamic_codegen/route_guide/route_guide_db.json
"latitude": 415830701, "longitude": -742952812 }, "name": "" }, { "location": { "latitude": 413447164, "longitude": -748712898 }, "name": "165 Pedersen Ridge Road, Milford, PA 18337, USA" }, { "location": { "latitude": 405047245, "longitude": -749800722 }, "name": "100-122 Locktown Road, Frenchtown, NJ 08825, USA" }, {
Json - Registered: 2021-01-19 20:15 - Last Modified: 2016-05-04 17:27 - 13.4K bytes - Viewed (0) -
examples/python/route_guide/route_guide_db.json
"latitude": 415830701, "longitude": -742952812 }, "name": "" }, { "location": { "latitude": 413447164, "longitude": -748712898 }, "name": "165 Pedersen Ridge Road, Milford, PA 18337, USA" }, { "location": { "latitude": 405047245, "longitude": -749800722 }, "name": "100-122 Locktown Road, Frenchtown, NJ 08825, USA" }, {
Json - Registered: 2020-12-29 20:15 - Last Modified: 2015-08-27 21:00 - 13.4K bytes - Viewed (0)