Major rework
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.params]
|
|
||||||
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'
|
|
||||||
12
content/_index.html
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
---
|
||||||
|
<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 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 national and international sports championships.
|
||||||
|
</p>
|
||||||
|
<img src="tte.jpg" style="border-radius: 0.2em; margin-left: auto; margin-right: auto; max-height: 30vh;"></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
|
|
||||||
24
content/about.md
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
---
|
||||||
|
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.
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
||||||
|
# Contact:
|
||||||
|
hello@hyperlight-technical.co.uk
|
||||||
|
|
||||||
|
07449192971
|
||||||
@@ -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!
|
|
||||||
32
content/development.md
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
+++
|
||||||
|
title = "Software and Systems Development"
|
||||||
|
+++
|
||||||
|
|
||||||
|
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.
|
||||||
95
content/hire.md
Normal file
@@ -0,0 +1,95 @@
|
|||||||
|
+++
|
||||||
|
title = "Hire & Sales"
|
||||||
|
+++
|
||||||
|
|
||||||
|
# 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 Screen | 8 |
|
||||||
|
| NEC 55" HD Screen | 2 |
|
||||||
|
| HDBaseT RX Module for either of the above | 4 |
|
||||||
|
| Tall Display Stand | 6 |
|
||||||
|
| 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 |
|
||||||
|
| 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 |
|
||||||
|
|
||||||
|
**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.
|
||||||
29
content/services.md
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
+++
|
||||||
|
title = "Services"
|
||||||
|
+++
|
||||||
|
|
||||||
|
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 have a number of qualified and experienced IPAF operatives standing by to take your event to the next level - literally.
|
||||||
|
|
||||||
|
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 reworking of the building-wide network.
|
||||||
|
|
||||||
|
# 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 intresting or of use to you, please do get in touch!
|
||||||
|
|
||||||
|
# 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,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"]
|
||||||
21
layouts/_default/baseof.html
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<title>{{ .Site.Title }}</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">
|
||||||
|
<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,43 +1,3 @@
|
|||||||
<style>
|
|
||||||
@keyframes blinker {
|
|
||||||
50% {
|
|
||||||
opacity: 10%;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
header > h1 {
|
|
||||||
margin: 0 !important;
|
|
||||||
}
|
|
||||||
nav > a {
|
|
||||||
flex-grow: 1;
|
|
||||||
padding: 10vh 0;
|
|
||||||
text-decoration: none;
|
|
||||||
font-weight: bold;
|
|
||||||
text-transform: uppercase;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
nav > a > span {
|
|
||||||
background-color: black;
|
|
||||||
}
|
|
||||||
.scroll-item {
|
|
||||||
animation: scrollUp 7s ease-in-out infinite alternate;
|
|
||||||
background-color: black;
|
|
||||||
}
|
|
||||||
@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%);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<header style="display: grid; grid-template-columns: min-content min-content auto; grid-template-rows: min-content min-content max-content;">
|
<header style="display: grid; grid-template-columns: min-content min-content auto; grid-template-rows: min-content min-content max-content;">
|
||||||
<h1 style="font-size: 3em;">
|
<h1 style="font-size: 3em;">
|
||||||
HYPER
|
HYPER
|
||||||
@@ -46,16 +6,18 @@ nav > a > span {
|
|||||||
LIGHT
|
LIGHT
|
||||||
</h1>
|
</h1>
|
||||||
<h2 style="margin: 0; margin-left: 1em; grid-column-start: 3; align-self: center;">Technical Services</h2>
|
<h2 style="margin: 0; margin-left: 1em; grid-column-start: 3; align-self: center;">Technical Services</h2>
|
||||||
<hr style="width: 100%; border: 3px solid #7df9ff; border-radius: 5px; grid-column-end: span 3; margin: 0; margin-top: -0.7em;">
|
<div style="width: 100%; border-top: 3px solid var(--hyper-blue); grid-column-end: span 3; margin: 0; margin-top: -0.7em;"></div>
|
||||||
<img src="lightning-helix.png" style="object-fit: cover; width: 100%; max-height: 100%; animation: blinker 1s linear; justify-self: center;"/>
|
<img src="/lightning-helix.png" style="object-fit: cover; width: 100%; max-height: 100%; animation: blinker 1s linear; justify-self: center;"/>
|
||||||
<h3 style="font-style: italic; grid-column-end: span 2; text-align: center;">Bespoke experiences — authentic, inclusive, and sustainable without compromise</h3>
|
<h3 style="font-style: italic; grid-column-end: span 2; text-align: center;">Bespoke experiences — authentic, inclusive, and sustainable without compromise</h3>
|
||||||
</header>
|
</header>
|
||||||
<nav style="display: flex; justify-content: center; align-items: center; padding-top: 1em;">
|
<nav style="display: flex; justify-content: center; align-items: center; margin-bottom: 1em;">
|
||||||
<a href="" style="background-image: url('tte.jpg');">
|
<a href="/">
|
||||||
|
<span>Home</span>
|
||||||
|
</a>
|
||||||
|
<a href="/services">
|
||||||
<span>Technical Support</span>
|
<span>Technical Support</span>
|
||||||
</a>
|
</a>
|
||||||
<a style="background-image: url('main.png');">
|
<a href="/hire">
|
||||||
<div style="background-color: black; padding: 0.2em; width: 80%; margin-left: auto; margin-right: auto;">
|
|
||||||
<span>Equipment</span>
|
<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;">
|
<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">Hire</span>
|
||||||
@@ -63,19 +25,16 @@ nav > a > span {
|
|||||||
<span class="scroll-item">Service</span>
|
<span class="scroll-item">Service</span>
|
||||||
<span class="scroll-item">Install</span>
|
<span class="scroll-item">Install</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</a>
|
</a>
|
||||||
<a href="" style="background-image: url('https://unsplash.it/400/400/?random&amp;time=0');">
|
<a href="/development">
|
||||||
<div style="background-color: black; padding: 0.2em; width: 80%; margin-left: auto; margin-right: auto;">
|
|
||||||
<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;">
|
<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">Website</span>
|
||||||
<span class="scroll-item">Software</span>
|
<span class="scroll-item">Software</span>
|
||||||
<span class="scroll-item">Product</span>
|
<span class="scroll-item">Product</span>
|
||||||
</div>
|
</div>
|
||||||
<span>Development</span>
|
<span>Development</span>
|
||||||
</div>
|
|
||||||
</a>
|
</a>
|
||||||
<a style="background-image: url('https://unsplash.it/400/400/?random&amp;time=12');">
|
<a href="/about" style="border-right: none;">
|
||||||
<span>About Us</span>
|
<span>About Us</span>
|
||||||
</a>
|
</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|||||||
168
public/404.html
@@ -1,168 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
|
|
||||||
<title>404 Page not found :: Hyperlight Technical Services</title>
|
|
||||||
|
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="" />
|
|
||||||
<meta name="keywords" content="" />
|
|
||||||
<meta name="robots" content="noodp" />
|
|
||||||
<link rel="canonical" href="https://hyperlight-technical.co.uk/404.html" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/assets/style.css">
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/assets/blue.css">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/style.css">
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://hyperlight-technical.co.uk/img/apple-touch-icon-144-precomposed.png">
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="https://hyperlight-technical.co.uk/img/favicon/blue.png">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary" />
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:site" content="" />
|
|
||||||
|
|
||||||
<meta name="twitter:creator" content="" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:locale" content="en" />
|
|
||||||
<meta property="og:type" content="website" />
|
|
||||||
<meta property="og:title" content="404 Page not found :: Hyperlight Technical Services">
|
|
||||||
<meta property="og:description" content="" />
|
|
||||||
<meta property="og:url" content="https://hyperlight-technical.co.uk/404.html" />
|
|
||||||
<meta property="og:site_name" content="404 Page not found" />
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="https://hyperlight-technical.co.uk/img/favicon/blue.png">
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image:width" content="2048">
|
|
||||||
<meta property="og:image:height" content="1024">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
<body class="blue">
|
|
||||||
|
|
||||||
|
|
||||||
<div class="container full headings--one-size">
|
|
||||||
|
|
||||||
<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>
|
|
||||||
|
|
||||||
<nav class="menu">
|
|
||||||
<ul class="menu__inner menu__inner--desktop">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/">Home</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/stock">Hire</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/am">Additive Manufacturing</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<ul class="menu__inner menu__inner--mobile">
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/">Home</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/stock">Hire</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/am">Additive Manufacturing</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
</header>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<div class="post">
|
|
||||||
<h1 class="post-title">404 — Page not found...</h1>
|
|
||||||
|
|
||||||
<div class="post-content">
|
|
||||||
<a href="https://hyperlight-technical.co.uk/">Back to home page →</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<div class="footer__inner">
|
|
||||||
|
|
||||||
<div class="copyright">
|
|
||||||
<span>© 2023 Powered by <a href="http://gohugo.io">Hugo</a></span>
|
|
||||||
|
|
||||||
<span>:: Theme made by <a href="https://twitter.com/panr">panr</a></span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
<script src="https://hyperlight-technical.co.uk/assets/main.js"></script>
|
|
||||||
<script src="https://hyperlight-technical.co.uk/assets/prism.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
Est. 2019 | Hyperlight Technical Services is the trading name of Arona "AJ" Jones
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
BIN
public/LeagueSpartan-VF.woff2
Normal file
BIN
public/about.jpg
Normal file
|
After Width: | Height: | Size: 1.8 MiB |
82
public/about/index.html
Normal file
@@ -0,0 +1,82 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<title>Hyperlight Technical Services</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">
|
||||||
|
<style>
|
||||||
|
|
||||||
|
</style>
|
||||||
|
<link rel="stylesheet" href="/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<header style="display: grid; grid-template-columns: min-content min-content auto; grid-template-rows: min-content min-content max-content;">
|
||||||
|
<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>
|
||||||
|
<img src="/lightning-helix.png" style="object-fit: cover; width: 100%; max-height: 100%; animation: blinker 1s linear; justify-self: center;"/>
|
||||||
|
<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="/">
|
||||||
|
<span>Home</span>
|
||||||
|
</a>
|
||||||
|
<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>
|
||||||
|
|
||||||
|
<main style="max-width: 90vw; margin-left: auto; margin-right: auto;">
|
||||||
|
|
||||||
|
<h1></h1>
|
||||||
|
<div style="max-width: 80%; margin-left: auto; margin-right: auto;"><p>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.</p>
|
||||||
|
<h1 id="fair-pay">Fair Pay</h1>
|
||||||
|
<p>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.</p>
|
||||||
|
<p><img src="https://d28j9ucj9uj44t.cloudfront.net/uploads/2019/08/Bectu_Logo_Black_RGB-300dpi-300x150-whitebg.png" alt=""></p>
|
||||||
|
<h1 id="sustainability">Sustainability</h1>
|
||||||
|
<p>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:</p>
|
||||||
|
<ol>
|
||||||
|
<li>Reusable alternatives to single use wherever possible (we use releasable zip ties rather PVC tape to secure our cables)</li>
|
||||||
|
<li>Investment into new equipment where it brings an energy-saving, and therefore environmental, benefit.</li>
|
||||||
|
<li>Innovative strategies to reduce waste and promote re-use</li>
|
||||||
|
<li>We use grid power wherever possible. Where it is not, we will prefer to use alternative generation (battery packs, hydrogen) over diesel.</li>
|
||||||
|
<li>Try to find clients, suppliers and contractors who share these key values</li>
|
||||||
|
</ol>
|
||||||
|
<h1 id="contact">Contact:</h1>
|
||||||
|
<p><a href="mailto:hello@hyperlight-technical.co.uk">hello@hyperlight-technical.co.uk</a></p>
|
||||||
|
<p>07449192971</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<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>
|
||||||
|
|
||||||
|
</body>
|
||||||
@@ -1,191 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
|
|
||||||
<title>Additive Manufacturing in the Events Industry :: Hyperlight Technical Services</title>
|
|
||||||
|
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Our founder holds a University of Nottingham Masters&rsquo; 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&rsquo;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." />
|
|
||||||
<meta name="keywords" content="" />
|
|
||||||
<meta name="robots" content="noodp" />
|
|
||||||
<link rel="canonical" href="https://hyperlight-technical.co.uk/am/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/assets/style.css">
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/assets/blue.css">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/style.css">
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://hyperlight-technical.co.uk/img/apple-touch-icon-144-precomposed.png">
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="https://hyperlight-technical.co.uk/img/favicon/blue.png">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary" />
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:site" content="" />
|
|
||||||
|
|
||||||
<meta name="twitter:creator" content="" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:locale" content="en" />
|
|
||||||
<meta property="og:type" content="article" />
|
|
||||||
<meta property="og:title" content="Additive Manufacturing in the Events Industry :: Hyperlight Technical Services">
|
|
||||||
<meta property="og:description" content="Our founder holds a University of Nottingham Masters&rsquo; 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&rsquo;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." />
|
|
||||||
<meta property="og:url" content="https://hyperlight-technical.co.uk/am/" />
|
|
||||||
<meta property="og:site_name" content="Additive Manufacturing in the Events Industry" />
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="https://hyperlight-technical.co.uk/img/favicon/blue.png">
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image:width" content="2048">
|
|
||||||
<meta property="og:image:height" content="1024">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
<body class="blue">
|
|
||||||
|
|
||||||
|
|
||||||
<div class="container full headings--one-size">
|
|
||||||
|
|
||||||
<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>
|
|
||||||
|
|
||||||
<nav class="menu">
|
|
||||||
<ul class="menu__inner menu__inner--desktop">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/">Home</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/stock">Hire</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/am">Additive Manufacturing</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<ul class="menu__inner menu__inner--mobile">
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/">Home</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/stock">Hire</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/am">Additive Manufacturing</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
</header>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<div class="post">
|
|
||||||
<h1 class="post-title">
|
|
||||||
<a href="https://hyperlight-technical.co.uk/am/">Additive Manufacturing in the Events Industry</a></h1>
|
|
||||||
<div class="post-meta">
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="post-content"><div>
|
|
||||||
<p>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.</p>
|
|
||||||
<p>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.</p>
|
|
||||||
<p>Manufacture of otherwise unavailable spare parts is another way in which we believe AM can contribute substantial value to the industry.</p>
|
|
||||||
<p>If any of this sounds intresting or of use to you, please do get in touch!</p>
|
|
||||||
|
|
||||||
</div></div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<div class="footer__inner">
|
|
||||||
|
|
||||||
<div class="copyright">
|
|
||||||
<span>© 2023 Powered by <a href="http://gohugo.io">Hugo</a></span>
|
|
||||||
|
|
||||||
<span>:: Theme made by <a href="https://twitter.com/panr">panr</a></span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
<script src="https://hyperlight-technical.co.uk/assets/main.js"></script>
|
|
||||||
<script src="https://hyperlight-technical.co.uk/assets/prism.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
Est. 2019 | Hyperlight Technical Services is the trading name of Arona "AJ" Jones
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
!function(n){var o={};function r(e){if(o[e])return o[e].exports;var t=o[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,r),t.l=!0,t.exports}r.m=n,r.c=o,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)r.d(n,o,function(e){return t[e]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=0)}([function(e,t,n){n(1),e.exports=n(2)},function(e,t){function n(){return window.matchMedia(d).matches}function o(){c&&c.classList.toggle("hidden",!n()),i&&i.classList.toggle("hidden",n()),a&&a.classList.toggle("hidden",!n())}var r=document.querySelector(".container"),i=document.querySelector(".menu"),c=document.querySelector(".menu-trigger"),u=(document.querySelector(".menu__inner--desktop"),document.querySelector(".menu__sub-inner-more-trigger")),a=document.querySelector(".menu__sub-inner-more"),d=getComputedStyle(document.body).getPropertyValue("--phoneWidth");i&&i.addEventListener("click",function(e){return e.stopPropagation()}),a&&a.addEventListener("click",function(e){return e.stopPropagation()}),o(),document.body.addEventListener("click",function(){n()||!a||a.classList.contains("hidden")?n()&&!i.classList.contains("hidden")&&i.classList.add("hidden"):a.classList.add("hidden")}),window.addEventListener("resize",o),c&&c.addEventListener("click",function(e){e.stopPropagation(),i&&i.classList.toggle("hidden")}),u&&u.addEventListener("click",function(e){e.stopPropagation(),a&&a.classList.toggle("hidden"),a.getBoundingClientRect().right>r.getBoundingClientRect().right&&(a.style.left="auto",a.style.right=0)})},function(e,t){var n=getComputedStyle(document.body).getPropertyValue("--phoneWidth");window.matchMedia(n).matches||(languageSelector=document.querySelector(".language-selector-current"),moreLanguagesContainer=document.querySelector(".language-selector__more"),document.body.addEventListener("click",function(){moreLanguagesContainer&&!moreLanguagesContainer.classList.contains("hidden")&&moreLanguagesContainer.classList.add("hidden")}),languageSelector&&languageSelector.addEventListener("click",function(e){e.stopPropagation(),moreLanguagesContainer.classList.toggle("hidden")}))}]);
|
|
||||||
@@ -1,169 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
|
|
||||||
<title>Categories :: Hyperlight Technical Services</title>
|
|
||||||
|
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="" />
|
|
||||||
<meta name="keywords" content="" />
|
|
||||||
<meta name="robots" content="noodp" />
|
|
||||||
<link rel="canonical" href="https://hyperlight-technical.co.uk/categories/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/assets/style.css">
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/assets/blue.css">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/style.css">
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://hyperlight-technical.co.uk/img/apple-touch-icon-144-precomposed.png">
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="https://hyperlight-technical.co.uk/img/favicon/blue.png">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary" />
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:site" content="" />
|
|
||||||
|
|
||||||
<meta name="twitter:creator" content="" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:locale" content="en" />
|
|
||||||
<meta property="og:type" content="website" />
|
|
||||||
<meta property="og:title" content="Categories :: Hyperlight Technical Services">
|
|
||||||
<meta property="og:description" content="" />
|
|
||||||
<meta property="og:url" content="https://hyperlight-technical.co.uk/categories/" />
|
|
||||||
<meta property="og:site_name" content="Categories" />
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="https://hyperlight-technical.co.uk/img/favicon/blue.png">
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image:width" content="2048">
|
|
||||||
<meta property="og:image:height" content="1024">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/categories/index.xml" rel="alternate" type="application/rss+xml" title="Hyperlight Technical Services" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
<body class="blue">
|
|
||||||
|
|
||||||
|
|
||||||
<div class="container full headings--one-size">
|
|
||||||
|
|
||||||
<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>
|
|
||||||
|
|
||||||
<nav class="menu">
|
|
||||||
<ul class="menu__inner menu__inner--desktop">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/">Home</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/stock">Hire</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/am">Additive Manufacturing</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<ul class="menu__inner menu__inner--mobile">
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/">Home</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/stock">Hire</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/am">Additive Manufacturing</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
</header>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<div class="terms">
|
|
||||||
<h1>Categories</h1>
|
|
||||||
<ul>
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<div class="footer__inner">
|
|
||||||
|
|
||||||
<div class="copyright">
|
|
||||||
<span>© 2023 Powered by <a href="http://gohugo.io">Hugo</a></span>
|
|
||||||
|
|
||||||
<span>:: Theme made by <a href="https://twitter.com/panr">panr</a></span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
<script src="https://hyperlight-technical.co.uk/assets/main.js"></script>
|
|
||||||
<script src="https://hyperlight-technical.co.uk/assets/prism.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
Est. 2019 | Hyperlight Technical Services is the trading name of Arona "AJ" Jones
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Categories on Hyperlight Technical Services</title>
|
|
||||||
<link>https://hyperlight-technical.co.uk/categories/</link>
|
|
||||||
<description>Recent content in Categories on Hyperlight Technical Services</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
|
|
||||||
<atom:link href="https://hyperlight-technical.co.uk/categories/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
|
|
||||||
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
||||||
81
public/development/index.html
Normal file
@@ -0,0 +1,81 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<title>Hyperlight Technical Services</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">
|
||||||
|
<style>
|
||||||
|
|
||||||
|
</style>
|
||||||
|
<link rel="stylesheet" href="/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<header style="display: grid; grid-template-columns: min-content min-content auto; grid-template-rows: min-content min-content max-content;">
|
||||||
|
<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>
|
||||||
|
<img src="/lightning-helix.png" style="object-fit: cover; width: 100%; max-height: 100%; animation: blinker 1s linear; justify-self: center;"/>
|
||||||
|
<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="/">
|
||||||
|
<span>Home</span>
|
||||||
|
</a>
|
||||||
|
<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>
|
||||||
|
|
||||||
|
<main style="max-width: 90vw; margin-left: auto; margin-right: auto;">
|
||||||
|
|
||||||
|
<h1>Software and Systems Development</h1>
|
||||||
|
<div style="max-width: 80%; margin-left: auto; margin-right: auto;"><p>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.</p>
|
||||||
|
<h1 id="past-projects">Past Projects</h1>
|
||||||
|
<h2 id="hyperlight-website">Hyperlight Website</h2>
|
||||||
|
<p>You’re here!</p>
|
||||||
|
<p>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.</p>
|
||||||
|
<h2 id="cseq-technologies-ltd-website">CSEQ Technologies Ltd. Website</h2>
|
||||||
|
<p>Not yet launched in it’s reworked state, to be available at <a href="https://cseq.co.uk">https://cseq.co.uk</a></p>
|
||||||
|
<h2 id="tec-pa--lighting-get-involved-page">TEC PA & Lighting ‘Get Involved’ Page</h2>
|
||||||
|
<p>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.</p>
|
||||||
|
<p><a href="https://join.nottinghamtec.co.uk/">https://join.nottinghamtec.co.uk/</a></p>
|
||||||
|
<h2 id="pyrigs">PyRIGS</h2>
|
||||||
|
<p>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.</p>
|
||||||
|
<p><a href="https://github.com/nottinghamtec/PyRIGS">https://github.com/nottinghamtec/PyRIGS</a></p>
|
||||||
|
<h2 id="pat-and-time-tracking-for-college-street-technical-services">PAT and Time Tracking for College Street Technical Services</h2>
|
||||||
|
<p>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.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<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>
|
||||||
|
|
||||||
|
</body>
|
||||||
350
public/hire/index.html
Normal file
@@ -0,0 +1,350 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<title>Hyperlight Technical Services</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">
|
||||||
|
<style>
|
||||||
|
|
||||||
|
</style>
|
||||||
|
<link rel="stylesheet" href="/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<header style="display: grid; grid-template-columns: min-content min-content auto; grid-template-rows: min-content min-content max-content;">
|
||||||
|
<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>
|
||||||
|
<img src="/lightning-helix.png" style="object-fit: cover; width: 100%; max-height: 100%; animation: blinker 1s linear; justify-self: center;"/>
|
||||||
|
<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="/">
|
||||||
|
<span>Home</span>
|
||||||
|
</a>
|
||||||
|
<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>
|
||||||
|
|
||||||
|
<main style="max-width: 90vw; margin-left: auto; margin-right: auto;">
|
||||||
|
|
||||||
|
<h1>Hire & Sales</h1>
|
||||||
|
<div style="max-width: 80%; margin-left: auto; margin-right: auto;"><h1 id="hire">Hire</h1>
|
||||||
|
<p>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.</p>
|
||||||
|
<p>The list below may not be up to date - if you don’t see what you need, it is still worth asking!</p>
|
||||||
|
<h2 id="av">AV</h2>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th><strong>Item</strong></th>
|
||||||
|
<th><strong>Stock</strong></th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>NEC X551 55" UHD Screen</td>
|
||||||
|
<td>8</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>NEC 55" HD Screen</td>
|
||||||
|
<td>2</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>HDBaseT RX Module for either of the above</td>
|
||||||
|
<td>4</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Tall Display Stand</td>
|
||||||
|
<td>6</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Kramer HDBaseT Transmitter</td>
|
||||||
|
<td>6</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Kramer HDMI Presentation Switcher</td>
|
||||||
|
<td>2</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Kramer 1:4 DVI DA</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>4x4 HDBaseT Matrix</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<h2 id="sound">Sound</h2>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th><strong>Item</strong></th>
|
||||||
|
<th><strong>Stock</strong></th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>Ev SX300 12" Speaker</td>
|
||||||
|
<td>4</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Peavy FoH System incl 2x Sub</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Custom Amp Rack for above</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Soundcraft Spirit Folio 4</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Custom FX Rack for above</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>150W 100v Line Mixer Amplifier</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Adastara 100v Line Speaker</td>
|
||||||
|
<td>6</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Speaker Stand</td>
|
||||||
|
<td>4</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Distance Pole</td>
|
||||||
|
<td>2</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>G3 Radio Mic Kit (No Beltpack)</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Generic Vocal Microphone</td>
|
||||||
|
<td>4</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Multicore</td>
|
||||||
|
<td>Various</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<h2 id="networking">Networking</h2>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th><strong>Item</strong></th>
|
||||||
|
<th><strong>Stock</strong></th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>Gigabit 5 Port Network Switch</td>
|
||||||
|
<td>15</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Gigabit 8 Port Network Switch</td>
|
||||||
|
<td>5</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Gigabit 24 Port Smart Network Switch</td>
|
||||||
|
<td>3</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Gigabit 48 Port POE Smart Network Switch</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Aerohive Wireless Access Point</td>
|
||||||
|
<td>3</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Ethernet Cable</td>
|
||||||
|
<td>By the kilo!</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<h2 id="lighting">Lighting</h2>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th><strong>Item</strong></th>
|
||||||
|
<th><strong>Stock</strong></th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>ETC Nomad Kit (BYOD)</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Discharge Floodlight</td>
|
||||||
|
<td>4</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>UV Cannon (16A in)</td>
|
||||||
|
<td>2</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>DJ FX Scanner Light</td>
|
||||||
|
<td>6</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Snow Machine</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<h2 id="distrocable">Distro/Cable</h2>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th><strong>Item</strong></th>
|
||||||
|
<th><strong>Stock</strong></th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>16A to 13A Adaptor</td>
|
||||||
|
<td>15</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>16A split</td>
|
||||||
|
<td>10</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>15m 16A</td>
|
||||||
|
<td>15</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>20m 16A</td>
|
||||||
|
<td>4</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>30m 16A</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>50m 16A</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>1m 32/3</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Euro to UK Adaptor</td>
|
||||||
|
<td>15</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<h2 id="production--tools">Production / Tools</h2>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th><strong>Item</strong></th>
|
||||||
|
<th><strong>Stock</strong></th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>Laser Printer</td>
|
||||||
|
<td>2</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>1080p Desktop Monitor</td>
|
||||||
|
<td>4</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Hammer Drill (Battery)</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>20mm Masonry Bit</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Impact Driver (Battery)</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Battery Work Light</td>
|
||||||
|
<td>2</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Oscillating Multitool (Corded)</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Jigsaw (Corded)</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>12" Angle Grinder (Corded)</td>
|
||||||
|
<td>2</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>12" Diamond Blade</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>8" Angle Grinder (Corded)</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Multi Material Circular Saw (Corded)</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Scaffold Tower</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<p><strong>Enquire now: <a href="mailto:hire@hyperlight-technical.co.uk">hire@hyperlight-technical.co.uk</a></strong></p>
|
||||||
|
<h1 id="sales">Sales</h1>
|
||||||
|
<p>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.</p>
|
||||||
|
<hr>
|
||||||
|
<p>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!</p>
|
||||||
|
<h1 id="service">Service</h1>
|
||||||
|
<p>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.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<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>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
Before Width: | Height: | Size: 189 B |
|
Before Width: | Height: | Size: 190 B |
|
Before Width: | Height: | Size: 190 B |
|
Before Width: | Height: | Size: 190 B |
|
Before Width: | Height: | Size: 189 B |
@@ -1,210 +1,76 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta name="generator" content="Hugo 0.74.1" />
|
<meta name="generator" content="Hugo 0.121.1">
|
||||||
|
<title>Hyperlight Technical Services</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">
|
||||||
|
<style>
|
||||||
|
|
||||||
<title>Hyperlight Technical Services</title>
|
|
||||||
|
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Trading Name of Arona Jones" />
|
|
||||||
<meta name="keywords" content="" />
|
|
||||||
<meta name="robots" content="noodp" />
|
|
||||||
<link rel="canonical" href="https://hyperlight-technical.co.uk/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/assets/style.css">
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/assets/blue.css">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/style.css">
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://hyperlight-technical.co.uk/img/apple-touch-icon-144-precomposed.png">
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="https://hyperlight-technical.co.uk/img/favicon/blue.png">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary" />
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:site" content="" />
|
|
||||||
|
|
||||||
<meta name="twitter:creator" content="Arona Jones" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:locale" content="en" />
|
|
||||||
<meta property="og:type" content="website" />
|
|
||||||
<meta property="og:title" content="Hyperlight Technical Services">
|
|
||||||
<meta property="og:description" content="Trading Name of Arona Jones" />
|
|
||||||
<meta property="og:url" content="https://hyperlight-technical.co.uk/" />
|
|
||||||
<meta property="og:site_name" content="" />
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="https://hyperlight-technical.co.uk/img/favicon/blue.png">
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image:width" content="2048">
|
|
||||||
<meta property="og:image:height" content="1024">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Hyperlight Technical Services" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
<body class="blue">
|
|
||||||
|
|
||||||
|
|
||||||
<div class="container full headings--one-size">
|
|
||||||
|
|
||||||
<style>
|
|
||||||
@keyframes blinker {
|
|
||||||
50% {
|
|
||||||
opacity: 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
<header class="header">
|
<link rel="stylesheet" href="/main.css">
|
||||||
<div style="font-size: 2em;">
|
</head>
|
||||||
<span style="margin-bottom: -0.4;">HYPER
|
<body>
|
||||||
<hr style="width: 100%; border: 3px solid #7df9ff; border-radius: 5px; margin-bottom: -0.4em; margin-top: -0.39em;">
|
<header style="display: grid; grid-template-columns: min-content min-content auto; grid-template-rows: min-content min-content max-content;">
|
||||||
LIGHT <small style="font-size: 0.6em;">Technical Services</small>
|
<h1 style="font-size: 3em;">
|
||||||
<img src="lightning-helix.png" style="height: 100px; width: 100px; animation: blinker 1s linear;"/>
|
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>
|
||||||
|
<img src="/lightning-helix.png" style="object-fit: cover; width: 100%; max-height: 100%; animation: blinker 1s linear; justify-self: center;"/>
|
||||||
|
<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="/">
|
||||||
|
<span>Home</span>
|
||||||
|
</a>
|
||||||
|
<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>
|
</div>
|
||||||
|
</a>
|
||||||
<nav class="menu">
|
<a href="/development">
|
||||||
<ul class="menu__inner menu__inner--desktop">
|
<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>
|
||||||
<li><a href="/">Home</a></li>
|
</div>
|
||||||
|
<span>Development</span>
|
||||||
|
</a>
|
||||||
|
<a href="/about" style="border-right: none;">
|
||||||
<li><a href="/stock">Hire</a></li>
|
<span>About Us</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/am">Additive Manufacturing</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<ul class="menu__inner menu__inner--mobile">
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/">Home</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/stock">Hire</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/am">Additive Manufacturing</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
<main style="max-width: 90vw; margin-left: auto; margin-right: auto;">
|
||||||
|
|
||||||
</header>
|
<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 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 national and international sports championships.
|
||||||
|
</p>
|
||||||
|
<img src="tte.jpg" style="border-radius: 0.2em; margin-left: auto; margin-right: auto; max-height: 30vh;"></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>
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
</main>
|
||||||
|
|
||||||
|
<footer style="padding: 1em; margin-top: 50px; display: grid; grid-template-columns: 1fr 1fr 1fr; justify-items: center; text-align: center;">
|
||||||
<div class="index-content ">
|
<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>
|
||||||
<p><img src="/tte.jpg#center" alt="TTE2023"></p>
|
|
||||||
<p>Hyperlight Technical Services was established in Nottingham in 2019 and provides technical support and equipment hire for events across the Midlands.</p>
|
|
||||||
<p>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.</p>
|
|
||||||
<p>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.</p>
|
|
||||||
<p>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!</p>
|
|
||||||
<h1 id="safety-and-compliance">Safety and Compliance</h1>
|
|
||||||
<p>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.</p>
|
|
||||||
<p><strong>Electrical Safety</strong></p>
|
|
||||||
<p>Hyperlight conducts in-house in-service inspection and testing of electrical equipment using engineers with appropriate City and Guilds qualificiations</p>
|
|
||||||
<p>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.</p>
|
|
||||||
<h1 id="sustainability">Sustainability</h1>
|
|
||||||
<p>Hyperlight are constantly looking for ways to reduce the environmental impact of our operations as much as possible. We promise the following:</p>
|
|
||||||
<ol>
|
|
||||||
<li>Reusable alternatives to single use wherever possible (we use releasable zip ties rather PVC tape to secure our cables)</li>
|
|
||||||
<li>Investment into new equipment where it brings an energy-saving, and therefore environmental, benefit.</li>
|
|
||||||
<li>Innovative strategies to reduce waste and promote re-use</li>
|
|
||||||
<li>We use grid power wherever possible. Where it is not, we will prefer to use alternative generation (battery packs, hydrogen) over diesel.</li>
|
|
||||||
<li>Try to find clients, suppliers and contractors who share these key values</li>
|
|
||||||
</ol>
|
|
||||||
<h1 id="contact">Contact:</h1>
|
|
||||||
<p><a href="mailto:hello@hyperlight-technical.co.uk">hello@hyperlight-technical.co.uk</a></p>
|
|
||||||
<p>07449192971</p>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="posts">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="pagination">
|
|
||||||
<div class="pagination__buttons">
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<div class="footer__inner">
|
|
||||||
|
|
||||||
<div class="copyright">
|
|
||||||
<span>© 2023 Powered by <a href="http://gohugo.io">Hugo</a></span>
|
|
||||||
|
|
||||||
<span>:: Theme made by <a href="https://twitter.com/panr">panr</a></span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<script src="https://hyperlight-technical.co.uk/assets/main.js"></script>
|
|
||||||
<script src="https://hyperlight-technical.co.uk/assets/prism.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
Est. 2019 | Hyperlight Technical Services is the trading name of Arona "AJ" Jones
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
|
||||||
|
|||||||
@@ -5,31 +5,35 @@
|
|||||||
<link>https://hyperlight-technical.co.uk/</link>
|
<link>https://hyperlight-technical.co.uk/</link>
|
||||||
<description>Recent content on Hyperlight Technical Services</description>
|
<description>Recent content on Hyperlight Technical Services</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
|
<language>en-gb</language>
|
||||||
<atom:link href="https://hyperlight-technical.co.uk/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://hyperlight-technical.co.uk/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Additive Manufacturing in the Events Industry</title>
|
<title></title>
|
||||||
<link>https://hyperlight-technical.co.uk/am/</link>
|
<link>https://hyperlight-technical.co.uk/about/</link>
|
||||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
<guid>https://hyperlight-technical.co.uk/about/</guid>
|
||||||
<guid>https://hyperlight-technical.co.uk/am/</guid>
|
<description>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.
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.</description>
|
||||||
<description>Our founder holds a University of Nottingham Masters&rsquo; 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&rsquo;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.</description>
|
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Hire</title>
|
<title>Hire & Sales</title>
|
||||||
<link>https://hyperlight-technical.co.uk/stock/</link>
|
<link>https://hyperlight-technical.co.uk/hire/</link>
|
||||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
<guid>https://hyperlight-technical.co.uk/hire/</guid>
|
||||||
<guid>https://hyperlight-technical.co.uk/stock/</guid>
|
<description>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&rsquo;t see what you need, it is still worth asking!
AV Item Stock NEC X551 55&quot; UHD Screen 8 NEC 55&quot; HD Screen 2 HDBaseT RX Module for either of the above 4 Tall Display Stand 6 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&quot; 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!</description>
|
||||||
<description>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.
|
</item>
|
||||||
Currently, we specialise in distribution, power cable and networking equipment with significant stock of the following:
|
<item>
|
||||||
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.</description>
|
<title>Services</title>
|
||||||
|
<link>https://hyperlight-technical.co.uk/services/</link>
|
||||||
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
<guid>https://hyperlight-technical.co.uk/services/</guid>
|
||||||
|
<description>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&rsquo;s every eventuality. We are experienced technicians who have worked on live events, festivals and in theatres around the country.
We have a number of qualified and experienced IPAF operatives standing by to take your event to the next level - literally.
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 reworking of the building-wide network.</description>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>Software and Systems Development</title>
|
||||||
|
<link>https://hyperlight-technical.co.uk/development/</link>
|
||||||
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
<guid>https://hyperlight-technical.co.uk/development/</guid>
|
||||||
|
<description>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&rsquo;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.</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
99
public/main.css
Normal file
@@ -0,0 +1,99 @@
|
|||||||
|
/*
|
||||||
|
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 Variable';
|
||||||
|
src: url('LeagueSpartan-VF.woff2') format('woff2-variations');
|
||||||
|
font-weight: 200 900;
|
||||||
|
}
|
||||||
|
html {
|
||||||
|
--hyper-blue: #7df9ff;
|
||||||
|
font-family: "League Spartan Variable";
|
||||||
|
}
|
||||||
|
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);
|
||||||
|
}
|
||||||
|
.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%);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1 +0,0 @@
|
|||||||
<!DOCTYPE html><html><head><title>https://hyperlight-technical.co.uk/</title><link rel="canonical" href="https://hyperlight-technical.co.uk/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://hyperlight-technical.co.uk/" /></head></html>
|
|
||||||
79
public/services/index.html
Normal file
@@ -0,0 +1,79 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<title>Hyperlight Technical Services</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">
|
||||||
|
<style>
|
||||||
|
|
||||||
|
</style>
|
||||||
|
<link rel="stylesheet" href="/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<header style="display: grid; grid-template-columns: min-content min-content auto; grid-template-rows: min-content min-content max-content;">
|
||||||
|
<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>
|
||||||
|
<img src="/lightning-helix.png" style="object-fit: cover; width: 100%; max-height: 100%; animation: blinker 1s linear; justify-self: center;"/>
|
||||||
|
<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="/">
|
||||||
|
<span>Home</span>
|
||||||
|
</a>
|
||||||
|
<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>
|
||||||
|
|
||||||
|
<main style="max-width: 90vw; margin-left: auto; margin-right: auto;">
|
||||||
|
|
||||||
|
<h1>Services</h1>
|
||||||
|
<div style="max-width: 80%; margin-left: auto; margin-right: auto;"><p>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.</p>
|
||||||
|
<p>We have a number of qualified and experienced IPAF operatives standing by to take your event to the next level - literally.</p>
|
||||||
|
<p>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 reworking of the building-wide network.</p>
|
||||||
|
<h1 id="additive-manufacturing-in-the-events-industry">Additive Manufacturing in the Events Industry</h1>
|
||||||
|
<p>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.</p>
|
||||||
|
<p>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.</p>
|
||||||
|
<p>Manufacture of otherwise unavailable spare parts is another way in which we believe AM can contribute substantial value to the industry.</p>
|
||||||
|
<p>If any of this sounds intresting or of use to you, please do get in touch!</p>
|
||||||
|
<h1 id="safety-and-compliance">Safety and Compliance</h1>
|
||||||
|
<p>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.</p>
|
||||||
|
<h2 id="electrical-safety">Electrical Safety</h2>
|
||||||
|
<p>Hyperlight conducts in-house in-service inspection and testing of electrical equipment using engineers with appropriate City and Guilds qualificiations</p>
|
||||||
|
<p>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.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<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>
|
||||||
|
|
||||||
|
</body>
|
||||||
@@ -1,25 +1,15 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://hyperlight-technical.co.uk/</loc>
|
<loc>https://hyperlight-technical.co.uk/</loc>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://hyperlight-technical.co.uk/about/</loc>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://hyperlight-technical.co.uk/hire/</loc>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://hyperlight-technical.co.uk/services/</loc>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://hyperlight-technical.co.uk/development/</loc>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
|
||||||
<loc>https://hyperlight-technical.co.uk/am/</loc>
|
|
||||||
</url>
|
|
||||||
|
|
||||||
<url>
|
|
||||||
<loc>https://hyperlight-technical.co.uk/categories/</loc>
|
|
||||||
</url>
|
|
||||||
|
|
||||||
<url>
|
|
||||||
<loc>https://hyperlight-technical.co.uk/stock/</loc>
|
|
||||||
</url>
|
|
||||||
|
|
||||||
<url>
|
|
||||||
<loc>https://hyperlight-technical.co.uk/tags/</loc>
|
|
||||||
</url>
|
|
||||||
|
|
||||||
</urlset>
|
</urlset>
|
||||||
@@ -1,201 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
|
|
||||||
<title>Hire :: Hyperlight Technical Services</title>
|
|
||||||
|
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="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." />
|
|
||||||
<meta name="keywords" content="" />
|
|
||||||
<meta name="robots" content="noodp" />
|
|
||||||
<link rel="canonical" href="https://hyperlight-technical.co.uk/stock/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/assets/style.css">
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/assets/blue.css">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/style.css">
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://hyperlight-technical.co.uk/img/apple-touch-icon-144-precomposed.png">
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="https://hyperlight-technical.co.uk/img/favicon/blue.png">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary" />
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:site" content="" />
|
|
||||||
|
|
||||||
<meta name="twitter:creator" content="" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:locale" content="en" />
|
|
||||||
<meta property="og:type" content="article" />
|
|
||||||
<meta property="og:title" content="Hire :: Hyperlight Technical Services">
|
|
||||||
<meta property="og:description" content="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." />
|
|
||||||
<meta property="og:url" content="https://hyperlight-technical.co.uk/stock/" />
|
|
||||||
<meta property="og:site_name" content="Hire" />
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="https://hyperlight-technical.co.uk/img/favicon/blue.png">
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image:width" content="2048">
|
|
||||||
<meta property="og:image:height" content="1024">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
<body class="blue">
|
|
||||||
|
|
||||||
|
|
||||||
<div class="container full headings--one-size">
|
|
||||||
|
|
||||||
<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>
|
|
||||||
|
|
||||||
<nav class="menu">
|
|
||||||
<ul class="menu__inner menu__inner--desktop">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/">Home</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/stock">Hire</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/am">Additive Manufacturing</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<ul class="menu__inner menu__inner--mobile">
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/">Home</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/stock">Hire</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/am">Additive Manufacturing</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
</header>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<div class="post">
|
|
||||||
<h1 class="post-title">
|
|
||||||
<a href="https://hyperlight-technical.co.uk/stock/">Hire</a></h1>
|
|
||||||
<div class="post-meta">
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="post-content"><div>
|
|
||||||
<p>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.</p>
|
|
||||||
<p>Currently, we specialise in distribution, power cable and networking equipment with significant stock of the following:</p>
|
|
||||||
<ul>
|
|
||||||
<li>13A cable</li>
|
|
||||||
<li>16A cable</li>
|
|
||||||
<li>16A splits</li>
|
|
||||||
<li>16A to 13A adaptors</li>
|
|
||||||
<li>Ethernet cable</li>
|
|
||||||
<li>Unmanaged 5 and 8 Port Network Switches</li>
|
|
||||||
<li>Managed/Smart Network Switches</li>
|
|
||||||
</ul>
|
|
||||||
<p>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.</p>
|
|
||||||
<p>We will leverage links with our own suppliers to supply nearly anything you could ask for at a competitive price.</p>
|
|
||||||
<p><strong>Enquire now: <a href="mailto:hire@hyperlight-technical.co.uk">hire@hyperlight-technical.co.uk</a>.</strong></p>
|
|
||||||
|
|
||||||
</div></div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<div class="footer__inner">
|
|
||||||
|
|
||||||
<div class="copyright">
|
|
||||||
<span>© 2023 Powered by <a href="http://gohugo.io">Hugo</a></span>
|
|
||||||
|
|
||||||
<span>:: Theme made by <a href="https://twitter.com/panr">panr</a></span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
<script src="https://hyperlight-technical.co.uk/assets/main.js"></script>
|
|
||||||
<script src="https://hyperlight-technical.co.uk/assets/prism.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
Est. 2019 | Hyperlight Technical Services is the trading name of Arona "AJ" Jones
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -1,169 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
|
|
||||||
<title>Tags :: Hyperlight Technical Services</title>
|
|
||||||
|
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="" />
|
|
||||||
<meta name="keywords" content="" />
|
|
||||||
<meta name="robots" content="noodp" />
|
|
||||||
<link rel="canonical" href="https://hyperlight-technical.co.uk/tags/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/assets/style.css">
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/assets/blue.css">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://hyperlight-technical.co.uk/style.css">
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://hyperlight-technical.co.uk/img/apple-touch-icon-144-precomposed.png">
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="https://hyperlight-technical.co.uk/img/favicon/blue.png">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary" />
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:site" content="" />
|
|
||||||
|
|
||||||
<meta name="twitter:creator" content="" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:locale" content="en" />
|
|
||||||
<meta property="og:type" content="website" />
|
|
||||||
<meta property="og:title" content="Tags :: Hyperlight Technical Services">
|
|
||||||
<meta property="og:description" content="" />
|
|
||||||
<meta property="og:url" content="https://hyperlight-technical.co.uk/tags/" />
|
|
||||||
<meta property="og:site_name" content="Tags" />
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="https://hyperlight-technical.co.uk/img/favicon/blue.png">
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image:width" content="2048">
|
|
||||||
<meta property="og:image:height" content="1024">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/tags/index.xml" rel="alternate" type="application/rss+xml" title="Hyperlight Technical Services" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
<body class="blue">
|
|
||||||
|
|
||||||
|
|
||||||
<div class="container full headings--one-size">
|
|
||||||
|
|
||||||
<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>
|
|
||||||
|
|
||||||
<nav class="menu">
|
|
||||||
<ul class="menu__inner menu__inner--desktop">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/">Home</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/stock">Hire</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/am">Additive Manufacturing</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<ul class="menu__inner menu__inner--mobile">
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/">Home</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/stock">Hire</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li><a href="/am">Additive Manufacturing</a></li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
</header>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<div class="terms">
|
|
||||||
<h1>Tags</h1>
|
|
||||||
<ul>
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<div class="footer__inner">
|
|
||||||
|
|
||||||
<div class="copyright">
|
|
||||||
<span>© 2023 Powered by <a href="http://gohugo.io">Hugo</a></span>
|
|
||||||
|
|
||||||
<span>:: Theme made by <a href="https://twitter.com/panr">panr</a></span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
<script src="https://hyperlight-technical.co.uk/assets/main.js"></script>
|
|
||||||
<script src="https://hyperlight-technical.co.uk/assets/prism.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
Est. 2019 | Hyperlight Technical Services is the trading name of Arona "AJ" Jones
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Tags on Hyperlight Technical Services</title>
|
|
||||||
<link>https://hyperlight-technical.co.uk/tags/</link>
|
|
||||||
<description>Recent content in Tags on Hyperlight Technical Services</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
|
|
||||||
<atom:link href="https://hyperlight-technical.co.uk/tags/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
|
|
||||||
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
||||||
BIN
static/LeagueSpartan-VF.woff2
Normal file
BIN
static/about.jpg
Normal file
|
After Width: | Height: | Size: 1.8 MiB |
99
static/main.css
Normal file
@@ -0,0 +1,99 @@
|
|||||||
|
/*
|
||||||
|
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 Variable';
|
||||||
|
src: url('LeagueSpartan-VF.woff2') format('woff2-variations');
|
||||||
|
font-weight: 200 900;
|
||||||
|
}
|
||||||
|
html {
|
||||||
|
--hyper-blue: #7df9ff;
|
||||||
|
font-family: "League Spartan Variable";
|
||||||
|
}
|
||||||
|
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);
|
||||||
|
}
|
||||||
|
.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%);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -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 */
|
|
||||||
}
|
|
||||||