test Sublime Text
This commit is contained in:
parent
1c6da24c5a
commit
15e240acc6
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/nbproject/private/
|
13
.idea/.gitignore
vendored
13
.idea/.gitignore
vendored
@ -1,13 +0,0 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Rider ignored files
|
||||
/projectSettingsUpdater.xml
|
||||
/contentModel.xml
|
||||
/modules.xml
|
||||
/.idea.blog.iml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="UserContentModel">
|
||||
<attachedFolders />
|
||||
<explicitIncludes />
|
||||
<explicitExcludes />
|
||||
</component>
|
||||
</project>
|
@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
15
index.php
15
index.php
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs-cz">
|
||||
|
||||
<head>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Lukáš bloguje</title>
|
||||
|
||||
@ -16,9 +16,9 @@
|
||||
src="https://kit.fontawesome.com/0a43c6cd1f.js"
|
||||
></script>
|
||||
|
||||
</head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body>
|
||||
<div class="title">
|
||||
<strong>
|
||||
<figure>
|
||||
@ -40,7 +40,7 @@
|
||||
<!-- <div class="menu-conteiner"> -->
|
||||
|
||||
<div class="menu-navigation">
|
||||
<!-- <h3>Navigace:</h3>
|
||||
<!-- <h3>Navigace:</h3>
|
||||
--> <ul>
|
||||
<li><img src="img/1702045296079.jpeg" width="150" height="150"> </li>
|
||||
|
||||
@ -61,6 +61,9 @@
|
||||
|
||||
<div class="text-title">
|
||||
<b>
|
||||
<?php
|
||||
echo 'test echo';
|
||||
?>
|
||||
<p>Jsem IT nadšenec s pozitivním přístupem k životu a vášní pro
|
||||
technologie, ve kterých se neustále vzdělávám. Absolvoval jsem kurz
|
||||
testingu a SQL v Acamaru, další kurz byl web developer u společnosti Engeto. Pracoval jsem na pozici testera ve společnosti Uniprog a nyní pracuji ve společnosti Kyndryl na projektu České Spořitelny pro platformu SMART. Stále se vzdělávám, a nyní hlavně v PHP, která mě velmi nadchlo.</p>
|
||||
@ -74,7 +77,7 @@
|
||||
|
||||
|
||||
<div class="menu-contact">
|
||||
<!-- <h3>Kde všude mě najdete:</h3>
|
||||
<!-- <h3>Kde všude mě najdete:</h3>
|
||||
--> <ul>
|
||||
|
||||
|
||||
@ -157,6 +160,6 @@
|
||||
|
||||
<footer> © 2024 - Lukáš Kaňka. All Rights Reserved.
|
||||
</footer>
|
||||
</body>
|
||||
</body>
|
||||
|
||||
</html>
|
7
nbproject/project.properties
Normal file
7
nbproject/project.properties
Normal file
@ -0,0 +1,7 @@
|
||||
include.path=${php.global.include.path}
|
||||
php.version=PHP_83
|
||||
source.encoding=UTF-8
|
||||
src.dir=.
|
||||
tags.asp=false
|
||||
tags.short=false
|
||||
web.root=.
|
9
nbproject/project.xml
Normal file
9
nbproject/project.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://www.netbeans.org/ns/project/1">
|
||||
<type>org.netbeans.modules.php.project</type>
|
||||
<configuration>
|
||||
<data xmlns="http://www.netbeans.org/ns/php-project/1">
|
||||
<name>PhpProject</name>
|
||||
</data>
|
||||
</configuration>
|
||||
</project>
|
0
project/assets/css/style.css
Normal file
0
project/assets/css/style.css
Normal file
@ -2,15 +2,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
|
||||
<head>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
|
||||
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY=" crossorigin="anonymous" />
|
||||
<title>Odkazy a mé repozitáře</title>
|
||||
</head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body>
|
||||
<h1>Omlouváme se, stránka se připravuje</h1>
|
||||
<p><a href='../index.php'>Zpět na hlavní stranu</a></p>
|
||||
<h2>Mé Git ropossitáře:</h2>
|
||||
@ -34,10 +34,12 @@
|
||||
<ul>
|
||||
<li><a href="https://mastodon.arch-linux.cz/deck/@Kankys" target="_blank"><i class="fa fa-mastodon"></i> Mastodon</a></li>
|
||||
<li><a href="https://www.linkedin.com/in/luk%C3%A1%C5%A1-ka%C5%88ka-b2a0a1a0/" target="_blank"><i class="fa fa-linkedin"></i> LinkedIn</a></li>
|
||||
|
||||
<li><a href="https://t.me/Kankys" target="_blank"><i class="fa fa-telegram"></i> Telegram</a></li>
|
||||
<li><a href="https://pixelfed.cz/i/web/profile/464150575238569182"><i class="fa fa-pixelfed"></i> Pixelded CZ</a></li>
|
||||
<li><a href="https://discord.com/kankys_" target="_blank"><i class="fa fa-discord"></i> Discord</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>OpenSource a můj oblíbený software:</h2>
|
||||
<ul>
|
||||
<li><p><a href="https://www.mozilla.org/en-US/firefox/new/" target="_blank"><i class="fa fa-firefox"></i> Firefox</a> - nejoblíbenější, nestarnoucí webový prohlížeč.</p></li>
|
||||
@ -46,6 +48,7 @@
|
||||
<li><p><a href="https://www.apachefriends.org/index.html" target="_blank"><i class="fa fa-xampp"></i> XAMPP</a> - vývojové prostředí pro PHP.</p></li>
|
||||
<li><p><a href="https://netbeans.apache.org/front/main/index.html" terget="_blank"><i class="fa fa-netbeans"></i> NetBeans</a> - tuto stálici na poli IDE teprve testuji.</p></li>
|
||||
</ul>
|
||||
</body>
|
||||
<p></p>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user