Skip to content

Commit b5cecc6

Browse files
committed
Updating site layout.
1 parent 9ef06b4 commit b5cecc6

13 files changed

+446
-260
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.suo

accord-net.github.io.sln

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 11.00
3+
# Visual Studio 2010
4+
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "accord-net.github.io", ".", "{602D575C-7D31-4421-8C46-BF42C6B8BD03}"
5+
ProjectSection(WebsiteProperties) = preProject
6+
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
7+
Debug.AspNetCompiler.VirtualPath = "/accord-net.github.io"
8+
Debug.AspNetCompiler.PhysicalPath = "..\accord-net.github.io\"
9+
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\accord-net.github.io\"
10+
Debug.AspNetCompiler.Updateable = "true"
11+
Debug.AspNetCompiler.ForceOverwrite = "true"
12+
Debug.AspNetCompiler.FixedNames = "false"
13+
Debug.AspNetCompiler.Debug = "True"
14+
Release.AspNetCompiler.VirtualPath = "/accord-net.github.io"
15+
Release.AspNetCompiler.PhysicalPath = "..\accord-net.github.io\"
16+
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\accord-net.github.io\"
17+
Release.AspNetCompiler.Updateable = "true"
18+
Release.AspNetCompiler.ForceOverwrite = "true"
19+
Release.AspNetCompiler.FixedNames = "false"
20+
Release.AspNetCompiler.Debug = "False"
21+
VWDPort = "22631"
22+
DefaultWebSiteLanguage = "Visual C#"
23+
EndProjectSection
24+
EndProject
25+
Global
26+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
27+
Debug|Any CPU = Debug|Any CPU
28+
EndGlobalSection
29+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
30+
{602D575C-7D31-4421-8C46-BF42C6B8BD03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
31+
{602D575C-7D31-4421-8C46-BF42C6B8BD03}.Debug|Any CPU.Build.0 = Debug|Any CPU
32+
EndGlobalSection
33+
GlobalSection(SolutionProperties) = preSolution
34+
HideSolutionNode = FALSE
35+
EndGlobalSection
36+
EndGlobal

images/metro/appbar.candy.cane.png

887 Bytes
Loading
997 Bytes
Loading
534 Bytes
Loading

images/metro/appbar.paypal.png

1.13 KB
Loading
722 Bytes
Loading
675 Bytes
Loading
979 Bytes
Loading

images/metro/appbar.youtube.png

1.29 KB
Loading

0 commit comments

Comments
 (0)