Compare commits
8 Commits
3460b7ead0
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ab123a4ba | |||
| 88b0ca075d | |||
|
ee2a6adabd
|
|||
|
74bb96440e
|
|||
|
02add3c1cb
|
|||
|
78856b8a31
|
|||
|
db271e780e
|
|||
|
527db125f9
|
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
public/
|
||||
105
config.toml
@@ -1,105 +0,0 @@
|
||||
baseurl = "https://hyperlight-technical.co.uk"
|
||||
paginate = 5
|
||||
|
||||
[params]
|
||||
# dir name of your main content (default is `content/posts`).
|
||||
# the list of set content will show up on your index page (baseurl).
|
||||
contentTypeName = "posts"
|
||||
|
||||
# ["orange", "blue", "red", "green", "pink"]
|
||||
themeColor = "blue"
|
||||
|
||||
# if you set this to 0, only submenu trigger will be visible
|
||||
showMenuItems = 5
|
||||
|
||||
# show selector to switch language
|
||||
showLanguageSelector = false
|
||||
|
||||
# set theme to full screen width
|
||||
fullWidthTheme = true
|
||||
|
||||
# center theme with default width
|
||||
centerTheme = true
|
||||
|
||||
# if your resource directory contains an image called `cover.(jpg|png|webp)`,
|
||||
# then the file will be used as a cover automatically.
|
||||
# With this option you don't have to put the `cover` param in a front-matter.
|
||||
autoCover = true
|
||||
|
||||
# set post to show the last updated
|
||||
# If you use git, you can set `enableGitInfo` to `true` and then post will automatically get the last updated
|
||||
showLastUpdated = false
|
||||
|
||||
# set a custom favicon (default is a `themeColor` square)
|
||||
# favicon = "favicon.ico"
|
||||
|
||||
# Provide a string as a prefix for the last update date. By default, it looks like this: 2020-xx-xx [Updated: 2020-xx-xx] :: Author
|
||||
# updatedDatePrefix = "Updated"
|
||||
|
||||
# set all headings to their default size (depending on browser settings)
|
||||
# oneHeadingSize = true # default
|
||||
|
||||
# whether to show a page's estimated reading time
|
||||
# readingTime = false # default
|
||||
|
||||
# whether to show a table of contents
|
||||
# can be overridden in a page's front-matter
|
||||
# Toc = false # default
|
||||
|
||||
# set title for the table of contents
|
||||
# can be overridden in a page's front-matter
|
||||
# TocTitle = "Table of Contents" # default
|
||||
|
||||
|
||||
[params.twitter]
|
||||
# set Twitter handles for Twitter cards
|
||||
# see https://developer.twitter.com/en/docs/tweets/optimize-with-cards/guides/getting-started#card-and-content-attribution
|
||||
# do not include @
|
||||
creator = "Arona Jones"
|
||||
site = ""
|
||||
|
||||
[languages]
|
||||
[languages.en]
|
||||
languageName = "English"
|
||||
title = "Hyperlight Technical Services"
|
||||
subtitle = "Trading Name of Arona Jones"
|
||||
owner = "Arona Jones"
|
||||
keywords = ""
|
||||
copyright = ""
|
||||
menuMore = "Show more"
|
||||
readMore = "Read more"
|
||||
readOtherPosts = "Read other posts"
|
||||
newerPosts = "Newer posts"
|
||||
olderPosts = "Older posts"
|
||||
missingContentMessage = "Page not found..."
|
||||
missingBackButtonLabel = "Back to home page"
|
||||
|
||||
[languages.en.params.logo]
|
||||
logoText = "Hyperlight Technical Services"
|
||||
logoHomeLink = "/"
|
||||
url = "HYPERLIGHT LOGO.png"
|
||||
|
||||
[languages.en.menu]
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "main"
|
||||
name = "Home"
|
||||
url = "/"
|
||||
weight = -1
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "stock"
|
||||
name = "Hire"
|
||||
url = "/stock"
|
||||
weight = 1
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "am"
|
||||
name = "Additive Manufacturing"
|
||||
url = "/am"
|
||||
weight = 10
|
||||
|
||||
[module]
|
||||
# In case you would like to make changes to the theme and keep it locally in you repository,
|
||||
# uncomment the line below (and correct the local path if necessary).
|
||||
# --
|
||||
# replacements = "github.com/panr/hugo-theme-terminal -> themes/terminal"
|
||||
[[module.imports]]
|
||||
path = 'github.com/panr/hugo-theme-terminal'
|
||||
15
content/_index.html
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
---
|
||||
<p style="padding-bottom: 1em;">
|
||||
Hyperlight Technical Services was established in Nottingham in 2019, championing next-gen tech and other strategies to level up sustainability and accessibility in events.
|
||||
</p>
|
||||
<p style="padding-bottom: 1em;">
|
||||
We provide hire, operation and installation of lighting, audio/PA and AV equipment and systems to the public and trade in Nottingham, Derby, Leicester and throughout the Midlands and UK. We are experienced at operating both indoors and outdoors, with quality power distribution and cabling ready to cope with whatever the notorious British weather brings. We are strongly linked with local crewing, staging and generator supply companies to ensure that we can provide a 'one stop shop' for your event.
|
||||
</p>
|
||||
<p style="padding-bottom: 1em;">
|
||||
We pride ourselves on an unmatched passion and dedication that delivers events that are truly above and beyond. With strong links to local and national suppliers and insider experience of an enormous range of venues we are here to help. We have confidently delivered everything from student dance shows to live music events in pubs and clubs, to outdoor festivals and national and international sports championships.
|
||||
</p>
|
||||
<img src="tte.webp" style="border-radius: 0.2em; margin-left: auto; margin-right: auto; max-height: 30vh;" alt="Large sports hall fitted out with black drape, with a single table tennis court in the center, surrounded by green back boards on a blue floor. Lighting rig visible overhead, and a red backdrop podium in the background."></img>
|
||||
<p class="center">Table Tennis England Senior National Championships</p>
|
||||
|
||||
<a href="mailto:hello@hyperlight-technical.co.uk" class="center" style="margin-top: 1em; width: 50%; font-size: 1.2em; padding: 1em; border: 1px solid currentColor; background-color: black;">Get in touch</a>
|
||||
@@ -1,38 +0,0 @@
|
||||
+++
|
||||
+++
|
||||
|
||||

|
||||
|
||||
Hyperlight Technical Services was established in Nottingham in 2019 and provides technical support and equipment hire for events across the Midlands.
|
||||
|
||||
We have supported an extremely wide range of events in and around Nottingham, with 'insider experience' of a huge number of venues. We have planned and delivered everything from dance shows to national sports championships.
|
||||
|
||||
We have strong links with local suppliers, allowing us to fufill a diverse range of events. Whatever equipment you need, whatever level of support you require, we are here to help.
|
||||
|
||||
In addition to event services and support we operate a used equipment sales service. If you have old equipment gathering dust (a pet hate of ours!), we would love to make you an offer. Likewise, if you are after something in particular, we can likely help you get it. Just ask!
|
||||
|
||||
# Safety and Compliance
|
||||
|
||||
Hyperlight strives to exceed expectations in all event delivery areas.
|
||||
Health and Safety is at the forefront of this. We operate at and above industry standard in all areas and actively seek continual professional development for our staff.
|
||||
|
||||
**Electrical Safety**
|
||||
|
||||
Hyperlight conducts in-house in-service inspection and testing of electrical equipment using engineers with appropriate City and Guilds qualificiations
|
||||
|
||||
All electrical installations undertaken by Hyperlight are planned and carried out by experienced professionals and in accordance with BS7671 and BS7909 using high-quality equipment. Testing is conducted using world class UKAS-calibrated equipment and records produced in accordance with BS7909.
|
||||
|
||||
# Sustainability
|
||||
|
||||
Hyperlight are constantly looking for ways to reduce the environmental impact of our operations as much as possible. We promise the following:
|
||||
|
||||
1. Reusable alternatives to single use wherever possible (we use releasable zip ties rather PVC tape to secure our cables)
|
||||
1. Investment into new equipment where it brings an energy-saving, and therefore environmental, benefit.
|
||||
1. Innovative strategies to reduce waste and promote re-use
|
||||
1. We use grid power wherever possible. Where it is not, we will prefer to use alternative generation (battery packs, hydrogen) over diesel.
|
||||
1. Try to find clients, suppliers and contractors who share these key values
|
||||
|
||||
# Contact:
|
||||
hello@hyperlight-technical.co.uk
|
||||
|
||||
07449192971
|
||||
36
content/about.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "About Us"
|
||||
description: "We believe in doing things a little differently, believing in the transformative power of events. We strive for fair wages, for sustainability and for genuine social impact in all that we do."
|
||||
---
|
||||
At Hyperlight, we fundamentally believe in doing things a little differently. We do what we do for the sheer love of it, with a true belief in the fundamentally transformative power of events.
|
||||
|
||||
# Contact:
|
||||
hello@hyperlight-technical.co.uk
|
||||
|
||||
07449192971
|
||||
|
||||
# Fair Pay
|
||||
|
||||
We always ensure that all our staff and contractors are paid a fair wage for the professional, high-standard work they do - at or above the current BETU rates. This is constantly reviewed.
|
||||
|
||||

|
||||
|
||||
# Sustainability
|
||||
|
||||
Alongside making our events as safe as they can be, we also strive to make them as sustainable as they can be. Hyperlight are constantly looking for ways to reduce the environmental impact of our operations as much as possible. We promise the following:
|
||||
|
||||
1. Reusable alternatives to single use wherever possible (we use releasable zip ties rather PVC tape to secure our cables)
|
||||
1. Investment into new equipment where it brings an energy-saving, and therefore environmental, benefit.
|
||||
1. Innovative strategies to reduce waste and promote re-use
|
||||
1. We use grid power wherever possible. Where it is not, we will prefer to use alternative generation (battery packs, hydrogen) over diesel.
|
||||
1. Try to find clients, suppliers and contractors who share these key values
|
||||
|
||||
# Safety and Compliance
|
||||
|
||||
Hyperlight strives to exceed expectations in all event delivery areas, with comprehensive risk assessments and method statements produced for all work undertaken. Health and Safety is at the forefront of this. We operate at and above industry standard in all areas and actively seek continual professional development for our staff.
|
||||
|
||||
## Electrical Safety
|
||||
|
||||
Hyperlight conducts in-house in-service inspection and testing of electrical equipment using engineers with appropriate City and Guilds qualificiations
|
||||
|
||||
All electrical installations undertaken by Hyperlight are planned and carried out by experienced professionals and in accordance with BS7671 and BS7909 using high-quality equipment. Testing is conducted using world class UKAS-calibrated equipment and records produced in accordance with BS7909.
|
||||
@@ -1,12 +0,0 @@
|
||||
+++
|
||||
title = "Additive Manufacturing in the Events Industry"
|
||||
subtitle = "Our speciality"
|
||||
+++
|
||||
|
||||
Our founder holds a University of Nottingham Masters' Degree in Additive Manufacturing (AM), more widely known as 3D Printing, and we are standing by to consult with anyone intrested in what we firmly believe is a huge opportunity for events.
|
||||
|
||||
AM can provide opportunity in delivering entirely custom experiences. It's a natural fit for props, but can also be used in more functional applications, creating bespoke fixtures on demand.
|
||||
|
||||
Manufacture of otherwise unavailable spare parts is another way in which we believe AM can contribute substantial value to the industry.
|
||||
|
||||
If any of this sounds intresting or of use to you, please do get in touch!
|
||||
33
content/development.md
Normal file
@@ -0,0 +1,33 @@
|
||||
+++
|
||||
title = "Software and Systems Development"
|
||||
description = "We are experienced in developing bespoke software and hardware, from website and webapp development to custom scenery."
|
||||
+++
|
||||
|
||||
Hyperlight can develop bespoke software and hardware for your every requirement. We are experienced computer systems administrators and have developers proficient in a wide range of languages. As in all things, our ethos is to create products that are responsive and accessible.
|
||||
|
||||
# Past Projects
|
||||
|
||||
## Hyperlight Website
|
||||
You're here!
|
||||
|
||||
We have a strong preference for building things in-house, both to keep our skills sharp and to make things just right for us. Our website is no exception.
|
||||
|
||||
## CSEQ Technologies Ltd. Website
|
||||
|
||||
Not yet launched in it's reworked state, to be available at https://cseq.co.uk
|
||||
|
||||
## TEC PA & Lighting 'Get Involved' Page
|
||||
|
||||
Standing apart from the company's main website, which is focused at their customers, Hyperlight conceptualised and developed a website aimed at recruitment for TEC PA & Lighting, the University of Nottingham Students' Union technical services group. Publicity for this organisation requires a 'twin faced' approach, with recruitment material geared at students and general publicity aimed at their professional clients.
|
||||
|
||||
https://join.nottinghamtec.co.uk/
|
||||
|
||||
## PyRIGS
|
||||
|
||||
PyRIGS is a Django-based application used by TEC PA & Lighting that provides its event calendar/hire tracking. The core of the project existed prior to Hyperlight's involvement, but Hyperlight played a major role in adding asset tracking and training record functionality into the software, alongside some major front end changes to bring the look and feel of the program up to date.
|
||||
|
||||
https://github.com/nottinghamtec/PyRIGS
|
||||
|
||||
## PAT and Time Tracking for College Street Technical Services
|
||||
|
||||
Hyperlight has developed various bespoke software for College Street Technical Services, including a time tracking application and a parser to read and convert PAT tester data into a format importable by their asset tracking software, HireHop.
|
||||
100
content/hire.md
Normal file
@@ -0,0 +1,100 @@
|
||||
+++
|
||||
title = "Hire & Sales"
|
||||
description = "Hyperlight carry high quality equipment for hire and sale to the public and trade, specialising in AV and networking but with strong presence in lighting/effects and sound/PA sectors too. We are also experienced in the maintenance and service of a wide range of equipment, including moving lights. We have City and Guilds qualified PAT testing technicians ready to support with all your safety and compliance needs."
|
||||
+++
|
||||
|
||||
# Hire
|
||||
|
||||
Hyperlight carry a wide range of high quality stock, including a significant quantity of AV and IT equipment that may not be easily or competitively available from other suppliers. Equipment can be pre-configured to your specifications on request. All pricing is POA at this time.
|
||||
|
||||
The list below may not be up to date - if you don't see what you need, it is still worth asking!
|
||||
|
||||
## AV
|
||||
|
||||
| **Item** | **Stock** |
|
||||
| ----------------------------------------- | --------- |
|
||||
| NEC X551 55" UHD Display Screen | 8 |
|
||||
| NEC 55" HD Display Screen | 2 |
|
||||
| HDBaseT RX Module for either of the above | 4 |
|
||||
| Tall Display Stand | 8 |
|
||||
| 45 Degree Monitor Wedge Stand for Screen | 2 |
|
||||
| Kramer HDBaseT Transmitter | 6 |
|
||||
| Kramer HDMI Presentation Switcher | 2 |
|
||||
| Kramer 1:4 DVI DA | 1 |
|
||||
| 4x4 HDBaseT Matrix | 1 |
|
||||
## Sound
|
||||
| **Item** | **Stock** |
|
||||
| ----------------------------------------- | --------- |
|
||||
| Ev SX300 12" Speaker | 4 |
|
||||
| Peavy FoH System incl 2x Sub | 1 |
|
||||
| Custom Amp Rack for above | 1 |
|
||||
| Soundcraft Spirit Folio 4 | 1 |
|
||||
| Custom FX Rack for above | 1 |
|
||||
| 150W 100v Line Mixer Amplifier | 1 |
|
||||
| Adastara 100v Line Speaker | 6 |
|
||||
| Speaker Stand | 4 |
|
||||
| Distance Pole | 2 |
|
||||
| G3 Radio Mic Kit (No Beltpack) | 1 |
|
||||
| Generic Vocal Microphone | 4 |
|
||||
| Multicore | Various |
|
||||
## Networking
|
||||
| **Item** | **Stock** |
|
||||
| ----------------------------------------- | --------- |
|
||||
| Gigabit 5 Port Network Switch | 15 |
|
||||
| Gigabit 8 Port Network Switch | 5 |
|
||||
| Gigabit 24 Port Smart Network Switch | 3 |
|
||||
| Gigabit 48 Port POE Smart Network Switch | 1 |
|
||||
| Aerohive Wireless Access Point | 3 |
|
||||
| Ethernet Cable | By the kilo! |
|
||||
## Lighting
|
||||
| **Item** | **Stock** |
|
||||
| ----------------------------------------- | --------- |
|
||||
| ETC Nomad Kit (BYOD) | 1 |
|
||||
| Discharge Floodlight | 4 |
|
||||
| LED Floodlight | 2 |
|
||||
| UV Cannon (16A in) | 2 |
|
||||
| DJ FX Scanner Light | 6 |
|
||||
| Snow Machine | 1 |
|
||||
## Distro/Cable
|
||||
| **Item** | **Stock** |
|
||||
| ----------------------------------------- | --------- |
|
||||
| 16A to 13A Adaptor | 15 |
|
||||
| 16A split | 10 |
|
||||
| 15m 16A | 15 |
|
||||
| 20m 16A | 4 |
|
||||
| 30m 16A | 1 |
|
||||
| 50m 16A | 1 |
|
||||
| 1m 32/3 | 1 |
|
||||
| Euro to UK Adaptor | 15 |
|
||||
## Production / Tools
|
||||
| **Item** | **Stock** |
|
||||
| ----------------------------------------- | --------- |
|
||||
| Laser Printer | 2 |
|
||||
| 1080p Desktop Monitor | 4 |
|
||||
| Hammer Drill (Battery) | 1 |
|
||||
| 20mm Masonry Bit | 1 |
|
||||
| Impact Driver (Battery) | 1 |
|
||||
| Battery Work Light | 2 |
|
||||
| Oscillating Multitool (Corded) | 1 |
|
||||
| Jigsaw (Corded) | 1 |
|
||||
| 12" Angle Grinder (Corded) | 2 |
|
||||
| 12" Diamond Blade | 1 |
|
||||
| 8" Angle Grinder (Corded) | 1 |
|
||||
| Multi Material Circular Saw (Corded) | 1 |
|
||||
| Scaffold Tower | 1 |
|
||||
| Fluke Multifunction Installation Tester (c/w proof of calibration) | 1 |
|
||||
| Fluke 6500-2 PAT Tester (c/w proof of calibration) | 1 |
|
||||
|
||||
**Enquire now: hire@hyperlight-technical.co.uk**
|
||||
|
||||
# Sales
|
||||
|
||||
We have a constantly rotating stock of new-old and used equipment for sale. We are also connected to venues and companies across the country with access to their stocks of the same. If there's something you are looking to get hold of, please enquire for details.
|
||||
|
||||
---
|
||||
|
||||
Hyperlight fabricate a number of bespoke items in the course of producing our events to the highest possible standard. These may also be available for sale on a built-to-order basis. More details coming soon!
|
||||
|
||||
# Service
|
||||
|
||||
Hyperlight's technicians are experienced in the maintenance and service of a wide variety of technical equipment, including amplifiers and moving head lights. We can also provide a In Service Inspection and Testing ("P.A.T") Electrical Safety Testing service, with the same care and quality we give our own equipment, backed by City and Guilds qualifications.
|
||||
42
content/services.md
Normal file
@@ -0,0 +1,42 @@
|
||||
+++
|
||||
title = "Services"
|
||||
description = "Hyperlight offer 'one stop shop' event design and production management. Whether you're wanting to run a small live music night, an international sporting event, or a open air festival, our team have the skills and experience to bring your event truly to the next level. We would not settle for anything less."
|
||||
+++
|
||||
|
||||
Alongside dry hire to the trade, Hyperlight offer a end-to-end production management and event delivery service with experienced staff on hand for your event's every eventuality. We are experienced technicians who have worked on live events, festivals and in theatres around the country. We are continuously seeking new training and experience.
|
||||
|
||||
We are also experienced installers of all technical equipment, having recently carried out two partial retrofits of local theatres, one including a completely new FoH PA system, and one including a comprehensive reworking of the building-wide network.
|
||||
|
||||
# Specialist Services
|
||||
|
||||
## Electrical
|
||||
|
||||
We can offer safety testing of all electrical equipment. As always, our foremost expertise is in the complexities of the events sector, but we are willing and able to test any and all industrial, commercial and domestic equipment. This is fully backed by City and Guilds qualifications and we use industry standard equipment that is laboratory calibrated yearly.
|
||||
|
||||
We can also now offer the verification and testing of installations, along with the hire of our test equipment should you require it.
|
||||
|
||||
## Working at Height / Powered Access
|
||||
|
||||
{{< imagewithtext img="/IPAF.png" text="Hyperlight have qualified and experienced IPAF 3a Mobile Vertical ('scissor lift') & 3b Mobile Boom ('cherry picker') operatives available for jobs both within and beyond the events industry. We have worked everywhere from the exterior of the National Cycling Center, to television studios to inside University sports halls. Whatever the access need, we can tackle it confidently and safely." >}}
|
||||
|
||||
{{< imagewithtext img="/PASMA.png" text="We also have sigificant experience working with scaffold towers, with PASMA qualified personnel on hand. With our own tower in stock, we are positioned to be cost effective in this area. This tower is also available for hire to the trade." >}}
|
||||
|
||||
All this makes us equipped to tackle every access need that may be presented in the course of our work for you. We are also more than happy to use these skills in a standalone capacity, within or outside our home industry. If you find yourself short an operative, whatever your trade, give us a call!
|
||||
|
||||
Our processes and procedures have been written by the same people that have been on the qualification courses and gained this experience (in consultation with other experts in our network) ensuring that the actualities of machine use are adequately considered and adjusted for. We can take your event to the next level. Literally.
|
||||
|
||||
## Networking and Communications
|
||||
|
||||
Hyperlight have considerable experience in the datacoms and networking fields, both within the context of events and beyond it. Whether you're looking for assistance setting up an Art Net network, or a domestic or industrial CCTV system, we are experienced and ready to help.
|
||||
|
||||
We can also offer the hire or sale and install of any and all radio frequency communications equipment in association with trusted partners. We specialise in the specific needs of the events industry, but our capacity to supply certainly does not stop there.
|
||||
|
||||
# Additive Manufacturing in the Events Industry
|
||||
|
||||
Our founder holds a University of Nottingham Masters' Degree in Additive Manufacturing (AM), more widely known as 3D Printing, and we are standing by to consult with anyone intrested in what we firmly believe is a huge opportunity for events.
|
||||
|
||||
AM can provide opportunity in delivering entirely custom experiences. It's a natural fit for props, but can also be used in more functional applications, creating bespoke fixtures on demand.
|
||||
|
||||
Manufacture of otherwise unavailable spare parts is another way in which we believe AM can contribute substantial value to the industry.
|
||||
|
||||
If any of this sounds interesting or of use to you, please do get in touch!
|
||||
@@ -1,20 +0,0 @@
|
||||
+++
|
||||
title = "Hire"
|
||||
+++
|
||||
|
||||
Hyperlight carry a wide range of high quality stock, including a significant quantity of IT equipment that may not be easily or competitively available from other suppliers.
|
||||
|
||||
Currently, we specialise in distribution, power cable and networking equipment with significant stock of the following:
|
||||
- 13A cable
|
||||
- 16A cable
|
||||
- 16A splits
|
||||
- 16A to 13A adaptors
|
||||
- Ethernet cable
|
||||
- Unmanaged 5 and 8 Port Network Switches
|
||||
- Managed/Smart Network Switches
|
||||
|
||||
We also have a full range PA system with four way monitor rig available for hire, along with a selection of lighting. Get in touch for more details.
|
||||
|
||||
We will leverage links with our own suppliers to supply nearly anything you could ask for at a competitive price.
|
||||
|
||||
**Enquire now: hire@hyperlight-technical.co.uk.**
|
||||
5
go.mod
@@ -1,5 +0,0 @@
|
||||
module hyperlight
|
||||
|
||||
go 1.18
|
||||
|
||||
require github.com/panr/hugo-theme-terminal v2.1.0+incompatible // indirect
|
||||
2
go.sum
@@ -1,2 +0,0 @@
|
||||
github.com/panr/hugo-theme-terminal v2.1.0+incompatible h1:oSqo5Q4lWiIcBDFaASgrCEdXaEtH43foBd/ti21MEGE=
|
||||
github.com/panr/hugo-theme-terminal v2.1.0+incompatible/go.mod h1:kiO0NHUXPNrG6BFRlat5jc078p3e1f2sLlpt0a23MEY=
|
||||
5
hugo.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
baseURL = 'https://hyperlight-technical.co.uk/'
|
||||
languageCode = 'en-gb'
|
||||
title = 'Hyperlight Technical Services'
|
||||
|
||||
disableKinds = ["taxonomy", "term"]
|
||||
23
layouts/_default/baseof.html
Normal file
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>{{ .Site.Title }} | {{ if .Params.Title }}{{ .Params.Title }}{{else}}Production Management & Lighting/PA/AV Hire, Sales and Install{{ end }}</title>
|
||||
<link rel="icon" type="image/x-icon" href="/favicon_192_3.ico" sizes="192x192">
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="{{ if .Params.Description }}{{ .Params.Description }}{{else}}Hyperlight provide hire, operation and installation of lighting, audio/PA and AV equipment and systems to the public and trade in Nottingham, Derby, Leicester and throughout the Midlands and UK.{{ end }}"/>
|
||||
<link rel="preload" href="/LeagueSpartan-VF.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<style>
|
||||
|
||||
</style>
|
||||
<link rel="stylesheet" href="/main.css">
|
||||
</head>
|
||||
<body>
|
||||
{{ partial "header.html" . }}
|
||||
<main style="max-width: 90vw; margin-left: auto; margin-right: auto;">
|
||||
{{ block "main" . }}
|
||||
{{ end }}
|
||||
</main>
|
||||
<!-- Footer -->
|
||||
{{ partial "footer.html" . }}
|
||||
</body>
|
||||
4
layouts/_default/single.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{{ define "main" }}
|
||||
<h1>{{.Page.Title}}</h1>
|
||||
<div style="max-width: 80%; margin-left: auto; margin-right: auto;">{{ .Content }}</div>
|
||||
{{ end }}
|
||||
3
layouts/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{{ define "main" }}
|
||||
{{ .Content }}
|
||||
{{ end }}
|
||||
@@ -1 +0,0 @@
|
||||
Est. 2019 | Hyperlight Technical Services is the trading name of Arona "AJ" Jones
|
||||
3
layouts/partials/footer.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<footer style="padding: 1em; margin-top: 50px; display: grid; grid-template-columns: 1fr 1fr 1fr; justify-items: center; text-align: center;">
|
||||
<p style="margin: 0; grid-column-start: span 3;">Est. 2019 | Hyperlight Technical Services is the trading name of Arona "AJ" Jones | <a href="https://www.theleagueofmoveabletype.com/league-spartan">Font</a> <a href="https://game-icons.net/">Logo</a></p>
|
||||
</footer>
|
||||
@@ -1,18 +1,37 @@
|
||||
<style>
|
||||
@keyframes blinker {
|
||||
50% {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<header class="header">
|
||||
<div style="font-size: 2em;">
|
||||
<span style="margin-bottom: -0.4;">HYPER
|
||||
<hr style="width: 100%; border: 3px solid #7df9ff; border-radius: 5px; margin-bottom: -0.4em; margin-top: -0.39em;">
|
||||
LIGHT <small style="font-size: 0.6em;">Technical Services</small>
|
||||
<img src="lightning-helix.png" style="height: 100px; width: 100px; animation: blinker 1s linear;"/>
|
||||
</div>
|
||||
{{ if len $.Site.Menus }}
|
||||
{{ partial "menu.html" . }}
|
||||
{{ end }}
|
||||
<header style="display: grid; grid-template-columns: min-content min-content auto; grid-template-rows: min-content min-content max-content; max-width: 100%;">
|
||||
<h1 style="font-size: 3em;">
|
||||
HYPER
|
||||
</h1>
|
||||
<h1 style="font-size: 3em;">
|
||||
LIGHT
|
||||
</h1>
|
||||
<h2 style="margin: 0; margin-left: 1em; grid-column-start: 3; align-self: center;">Technical Services</h2>
|
||||
<div style="width: 100%; border-top: 3px solid var(--hyper-blue); grid-column-end: span 3; margin: 0; margin-top: -0.7em;"></div>
|
||||
<a href="/"><img src="/lightning-helix.webp" style="object-fit: cover; width: 100%; max-height: 100%; animation: blinker 1s linear; justify-self: center;" alt="Base of Hyperlight Logo - two intertwined electric blue lightning bolts"/></a>
|
||||
<h3 style="font-style: italic; grid-column-end: span 2; text-align: center;">Bespoke experiences — authentic, inclusive, and sustainable without compromise</h3>
|
||||
</header>
|
||||
<nav style="display: flex; justify-content: center; align-items: center; margin-bottom: 1em;">
|
||||
<a href="/services">
|
||||
<span>Technical Support</span>
|
||||
</a>
|
||||
<a href="/hire">
|
||||
<span>Equipment</span>
|
||||
<div style="display: inline-flex; flex-direction: column; max-height: 1.2rem; overflow-y: hidden; align-items: stretch; justify-content: space-between; background-color: black;">
|
||||
<span class="scroll-item">Hire</span>
|
||||
<span class="scroll-item">Sale</span>
|
||||
<span class="scroll-item">Service</span>
|
||||
<span class="scroll-item">Install</span>
|
||||
</div>
|
||||
</a>
|
||||
<a href="/development">
|
||||
<div style="display: inline-flex; flex-direction: column; max-height: 1.2rem; overflow-y: hidden; align-items: stretch; justify-content: space-between; background-color: black;">
|
||||
<span class="scroll-item">Website</span>
|
||||
<span class="scroll-item">Software</span>
|
||||
<span class="scroll-item">Product</span>
|
||||
</div>
|
||||
<span>Development</span>
|
||||
</a>
|
||||
<a href="/about" style="border-right: none;">
|
||||
<span>About Us</span>
|
||||
</a>
|
||||
</nav>
|
||||
|
||||
4
layouts/shortcodes/imagewithtext.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<section style="overflow:auto;">
|
||||
<div id="sectionleft"><img src='{{ .Get "img" }}'></div>
|
||||
<div id="sectionright">{{ .Get "text" }}</div>
|
||||
</section>
|
||||
BIN
static/IPAF.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
static/LeagueSpartan-VF.woff2
Normal file
BIN
static/PASMA.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
BIN
static/about.jpg
Normal file
|
After Width: | Height: | Size: 1.8 MiB |
BIN
static/arona.jpg
Executable file
|
After Width: | Height: | Size: 119 KiB |
47
static/card.html
Normal file
@@ -0,0 +1,47 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title>Arona "AJ" Jones - Hyperlight Technical Services</title>
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'League Spartan Variable';
|
||||
src: url('LeagueSpartan-VF.woff2') format('woff2-variations');
|
||||
font-weight: 200 900;
|
||||
}
|
||||
body {
|
||||
background-color: rgb(29, 33, 44);
|
||||
color: white;
|
||||
font-family: "League Spartan Variable";
|
||||
text-align: center;
|
||||
width: 80%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
a {
|
||||
color: #7df9ff;
|
||||
text-decoration: underline dotted;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<img src="corner.png" style="position: fixed; top: 0; left: 0; transform: rotate(180deg); width: 15vw;"/>
|
||||
<img src="arona.jpg" style="width: 30vw; max-width: 200px; border-radius: 5px;"/>
|
||||
<img src="HYPERLIGHT%20LOGO.png" style="width: 30vw; max-width: 200px; border-radius: 5px; margin-left: 20px;"/>
|
||||
<h1 style="font-weight: 900; border-bottom: 3px solid #7df9ff;">Arona "AJ" Jones</h1>
|
||||
<h2>Director, Hyperlight Technical Services</h2>
|
||||
<h3>Experienced in production management, event planning and operations</h3>
|
||||
<h3>My team provide high-quality technical services to sport, theatre, live & festivals with commitment and dedication</h3>
|
||||
<ul style="box-sizing: border-box; font-size: 1.2em; padding: 1em; line-height: 1.5em; border: 3px solid #7df9ff;">
|
||||
<li style="margin-left: 1em; list-style-type: '📞';"><a href="tel:07449192971">07449192971</a></li>
|
||||
<li style="margin-left: 1em; list-style-type: '🌐';"><a href="https://hyperlight-technical.co.uk">https://hyperlight-technical.co.uk</a></li>
|
||||
<li style="margin-left: 1em; list-style-type: '📧';"><a href="mailto:aj@hyperlight-technical.co.uk">aj@hyperlight-technical.co.uk</a></li>
|
||||
<li style="margin-left: 1em; list-style-type: '📌';">Nottingham, UK</li>
|
||||
</ul>
|
||||
<p style="font-style: italic; color: #7df9ff;">Hyperlight Technical Services: Bespoke experiences — authentic, inclusive, and sustainable without compromise</p>
|
||||
<small>This sustainable, updatable digital business card represents one small part of our commitment to do things a little differently. No more throwing out old branding! Let's build a better world, together.</small>
|
||||
<img src="corner.png" style="position: fixed; bottom: 0; right: 0; width: 15vw;"/>
|
||||
</body>
|
||||
</html>
|
||||
BIN
static/corner.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 476 KiB After Width: | Height: | Size: 122 KiB |
BIN
static/lightning-helix.webp
Normal file
|
After Width: | Height: | Size: 50 KiB |
115
static/main.css
Normal file
@@ -0,0 +1,115 @@
|
||||
/*
|
||||
Josh's Custom CSS Reset
|
||||
https://www.joshwcomeau.com/css/custom-css-reset/
|
||||
*/
|
||||
*, *::before, *::after {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
* {
|
||||
margin: 0;
|
||||
}
|
||||
body {
|
||||
line-height: 1.5;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
img, picture, video, canvas, svg {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
}
|
||||
input, button, textarea, select {
|
||||
font: inherit;
|
||||
}
|
||||
p, h1, h2, h3, h4, h5, h6 {
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
#root, #__next {
|
||||
isolation: isolate;
|
||||
}
|
||||
/*End copy paste*/
|
||||
@font-face {
|
||||
font-family: 'League Spartan';
|
||||
src: local('League Spartan'),
|
||||
url('LeagueSpartan-VF.woff2') format('woff2 supports variations'),
|
||||
url('LeagueSpartan-VF.woff2') format('woff2-variations');
|
||||
font-weight: 200 900;
|
||||
font-display: swap;
|
||||
}
|
||||
html {
|
||||
--hyper-blue: #7df9ff;
|
||||
font-family: "League Spartan";
|
||||
}
|
||||
body {
|
||||
font-variation-settings: "wght" 400;
|
||||
margin: 0;
|
||||
}
|
||||
a {
|
||||
color: var(--hyper-blue);
|
||||
text-decoration: underline dotted;
|
||||
}
|
||||
.center {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
text-align: center;
|
||||
}
|
||||
/* Header Styles */
|
||||
@keyframes blinker {
|
||||
50% {
|
||||
opacity: 10%;
|
||||
}
|
||||
}
|
||||
header, footer {
|
||||
font-variation-settings: "wght" 700;
|
||||
background-color: rgb(29, 33, 44);
|
||||
color: white;
|
||||
padding: 0 1em;
|
||||
}
|
||||
footer {
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
width: 100vw;
|
||||
}
|
||||
header > h1 {
|
||||
margin: 0 !important;
|
||||
}
|
||||
nav > a {
|
||||
flex-grow: 1;
|
||||
padding: 6vh 0;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
text-align: center;
|
||||
background-color: #020103; padding: 0.4em; margin-left: auto; margin-right: auto; border-right: 1px solid var(--hyper-blue);
|
||||
min-width: 0;
|
||||
}
|
||||
.scroll-item {
|
||||
animation: scrollUp 7s ease-in-out infinite alternate;
|
||||
background-color: black;
|
||||
text-decoration: underline dotted;
|
||||
}
|
||||
@keyframes scrollUp {
|
||||
from {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
}
|
||||
50% {
|
||||
-webkit-transform: translateY(-100%);
|
||||
transform: translateY(-100%);
|
||||
}
|
||||
to {
|
||||
-webkit-transform: translateY(-200%);
|
||||
transform: translateY(-200%);
|
||||
}
|
||||
}
|
||||
}
|
||||
section {
|
||||
margin: auto;
|
||||
padding-top: 10px;
|
||||
}
|
||||
div#sectionleft {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
}
|
||||
div#sectionright {
|
||||
margin: auto;
|
||||
height: 100%;
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
img[src$='#center']
|
||||
{
|
||||
display: block;
|
||||
margin: 0.7rem auto; /* you can replace the vertical '0.7rem' by
|
||||
whatever floats your boat, but keep the
|
||||
horizontal 'auto' for this to work */
|
||||
/* whatever else styles you fancy here */
|
||||
}
|
||||
BIN
static/tte.webp
Normal file
|
After Width: | Height: | Size: 35 KiB |