move content and symlink
This commit is contained in:
@@ -1,12 +1,18 @@
|
|||||||
|
|
||||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
# Visual Studio 2013
|
# Visual Studio 14
|
||||||
VisualStudioVersion = 12.0.31101.0
|
VisualStudioVersion = 14.0.22609.0
|
||||||
MinimumVisualStudioVersion = 10.0.40219.1
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UntappedWidgetGenerator", "src\UntappedWidgetGenerator\UntappedWidgetGenerator.csproj", "{4E8D4994-A4A1-4E86-885A-703A4BB0D4AA}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UntappedWidgetGenerator", "src\UntappedWidgetGenerator\UntappedWidgetGenerator.csproj", "{4E8D4994-A4A1-4E86-885A-703A4BB0D4AA}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UntappedWidgetGenerator.Web", "src\UntappedWidgetGenerator.Web\UntappedWidgetGenerator.Web.csproj", "{B4F9C525-5C56-440E-B4C2-972A33D7C8CD}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UntappedWidgetGenerator.Web", "src\UntappedWidgetGenerator.Web\UntappedWidgetGenerator.Web.csproj", "{B4F9C525-5C56-440E-B4C2-972A33D7C8CD}"
|
||||||
EndProject
|
EndProject
|
||||||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{AF0F0CDF-F957-4BB1-A30B-3357417FCB2B}"
|
||||||
|
ProjectSection(SolutionItems) = preProject
|
||||||
|
jquery.UntappedWidget.js = jquery.UntappedWidget.js
|
||||||
|
jquery.UntappedWidget.less = jquery.UntappedWidget.less
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
Debug|Any CPU = Debug|Any CPU
|
Debug|Any CPU = Debug|Any CPU
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
@background-main: #FFCC00;
|
@background-main: #FFCC00;
|
||||||
@background-social: rgba(0, 0, 0, 0.6);
|
@background-social: rgba(0, 0, 0, 0.6);
|
||||||
@border: white;
|
@border: white;
|
||||||
@font: "ProximaNova", Helvetica Neue, Helvetica;
|
@font: "ProximaNova", Helvetica Neue, Helvetica;
|
||||||
@@ -1,48 +0,0 @@
|
|||||||
.profile {
|
|
||||||
background-position: center 0px;
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
height: 240px;
|
|
||||||
max-width: 1024px;
|
|
||||||
position: relative;
|
|
||||||
}
|
|
||||||
.profile .badges {
|
|
||||||
margin-right: 3px;
|
|
||||||
}
|
|
||||||
.profile .badges img {
|
|
||||||
width: 52px;
|
|
||||||
height: 52px;
|
|
||||||
border-radius: 27px;
|
|
||||||
}
|
|
||||||
.profile .stats-bar {
|
|
||||||
position: absolute;
|
|
||||||
bottom: 0;
|
|
||||||
left: 0;
|
|
||||||
right: 0;
|
|
||||||
width: 100%;
|
|
||||||
background-color: rgba(0, 0, 0, 0.6);
|
|
||||||
height: 52px;
|
|
||||||
}
|
|
||||||
.profile .user-info {
|
|
||||||
position: absolute;
|
|
||||||
left: 20px;
|
|
||||||
bottom: 55px;
|
|
||||||
z-index: 2;
|
|
||||||
}
|
|
||||||
.profile .user-info .user-avatar {
|
|
||||||
display: inline-block;
|
|
||||||
vertical-align: top;
|
|
||||||
}
|
|
||||||
.profile .user-info .avatar-holder {
|
|
||||||
overflow: hidden;
|
|
||||||
border-radius: 64px;
|
|
||||||
width: 124px;
|
|
||||||
height: 124px;
|
|
||||||
border: 4px solid white;
|
|
||||||
}
|
|
||||||
.profile .user-info .info {
|
|
||||||
padding: 46px 0 0 16px;
|
|
||||||
font-family: "ProximaNova", Helvetica Neue, Helvetica;
|
|
||||||
color: white;
|
|
||||||
display: inline-block;
|
|
||||||
}
|
|
||||||
/*# sourceMappingURL=jquery.UntappedWidget.css.map */
|
|
||||||
@@ -80,16 +80,13 @@
|
|||||||
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Xml.Linq" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<Content Include="..\..\jquery.UntappedWidget.js">
|
||||||
|
<Link>Scripts\jquery.UntappedWidget.js</Link>
|
||||||
|
</Content>
|
||||||
<Content Include="Content\bootstrap-theme.css" />
|
<Content Include="Content\bootstrap-theme.css" />
|
||||||
<Content Include="Content\bootstrap-theme.min.css" />
|
<Content Include="Content\bootstrap-theme.min.css" />
|
||||||
<Content Include="Content\bootstrap.css" />
|
<Content Include="Content\bootstrap.css" />
|
||||||
<Content Include="Content\bootstrap.min.css" />
|
<Content Include="Content\bootstrap.min.css" />
|
||||||
<Content Include="Content\jquery.UntappedWidget.css">
|
|
||||||
<DependentUpon>jquery.UntappedWidget.less</DependentUpon>
|
|
||||||
</Content>
|
|
||||||
<Content Include="Content\jquery.UntappedWidget.min.css">
|
|
||||||
<DependentUpon>jquery.UntappedWidget.css</DependentUpon>
|
|
||||||
</Content>
|
|
||||||
<Content Include="Content\Site.css" />
|
<Content Include="Content\Site.css" />
|
||||||
<Content Include="fonts\glyphicons-halflings-regular.svg" />
|
<Content Include="fonts\glyphicons-halflings-regular.svg" />
|
||||||
<Content Include="fonts\glyphicons-halflings-regular.woff2" />
|
<Content Include="fonts\glyphicons-halflings-regular.woff2" />
|
||||||
@@ -98,15 +95,15 @@
|
|||||||
<Content Include="fonts\glyphicons-halflings-regular.eot" />
|
<Content Include="fonts\glyphicons-halflings-regular.eot" />
|
||||||
<Content Include="Content\bootstrap-theme.css.map" />
|
<Content Include="Content\bootstrap-theme.css.map" />
|
||||||
<Content Include="Content\bootstrap.css.map" />
|
<Content Include="Content\bootstrap.css.map" />
|
||||||
<Content Include="Content\jquery.UntappedWidget.css.map">
|
<Content Include="..\..\jquery.UntappedWidget.less">
|
||||||
<DependentUpon>jquery.UntappedWidget.css</DependentUpon>
|
<Link>Content\jquery.UntappedWidget.less</Link>
|
||||||
</Content>
|
</Content>
|
||||||
|
<None Include="Properties\PublishProfiles\f.pubxml" />
|
||||||
<None Include="Scripts\jquery-1.9.1.intellisense.js" />
|
<None Include="Scripts\jquery-1.9.1.intellisense.js" />
|
||||||
<Content Include="Scripts\bootstrap.js" />
|
<Content Include="Scripts\bootstrap.js" />
|
||||||
<Content Include="Scripts\bootstrap.min.js" />
|
<Content Include="Scripts\bootstrap.min.js" />
|
||||||
<Content Include="Scripts\jquery-1.9.1.js" />
|
<Content Include="Scripts\jquery-1.9.1.js" />
|
||||||
<Content Include="Scripts\jquery-1.9.1.min.js" />
|
<Content Include="Scripts\jquery-1.9.1.min.js" />
|
||||||
<Content Include="Scripts\jquery.UntappedWidget.js" />
|
|
||||||
<Content Include="Web.config" />
|
<Content Include="Web.config" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
@@ -119,7 +116,6 @@
|
|||||||
<Content Include="Views\Index\Index.cshtml" />
|
<Content Include="Views\Index\Index.cshtml" />
|
||||||
<Content Include="packages.config" />
|
<Content Include="packages.config" />
|
||||||
<Content Include="Views\Index\Badge.cshtml" />
|
<Content Include="Views\Index\Badge.cshtml" />
|
||||||
<Content Include="Content\jquery.UntappedWidget.less" />
|
|
||||||
<Content Include="Views\Shared\_Layout.cshtml" />
|
<Content Include="Views\Shared\_Layout.cshtml" />
|
||||||
<Content Include="Scripts\jquery-1.9.1.min.map" />
|
<Content Include="Scripts\jquery-1.9.1.min.map" />
|
||||||
<Content Include="Views\Index\Profile.cshtml" />
|
<Content Include="Views\Index\Profile.cshtml" />
|
||||||
@@ -169,10 +165,14 @@ xcopy /s /y /R "$(SolutionDir)packages\Nancy.Viewengines.Razor.1.1\BuildProvider
|
|||||||
xcopy /s /y /R "$(SolutionDir)packages\Nancy.Viewengines.Razor.1.1\lib\Net40\Nancy.ViewEngines.Razor.dll" "$(ProjectDir)bin\"
|
xcopy /s /y /R "$(SolutionDir)packages\Nancy.Viewengines.Razor.1.1\lib\Net40\Nancy.ViewEngines.Razor.dll" "$(ProjectDir)bin\"
|
||||||
)</PostBuildEvent>
|
)</PostBuildEvent>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!--
|
||||||
Other similar extension points exist, see Microsoft.Common.targets.
|
|
||||||
<Target Name="BeforeBuild">
|
<Target Name="BeforeBuild">
|
||||||
|
<ItemGroup>
|
||||||
|
<Content Include="..\..\jquery.UntappedWidget.js" />
|
||||||
|
</ItemGroup>
|
||||||
</Target>
|
</Target>
|
||||||
|
To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
<Target Name="AfterBuild">
|
<Target Name="AfterBuild">
|
||||||
</Target>
|
</Target>
|
||||||
-->
|
-->
|
||||||
|
|||||||
Reference in New Issue
Block a user